Module plugin/date-essentials

The plugin that enhances DateShape with additional methods.

import * as d from 'doubter/core';
import 'doubter/plugin/date-essentials';

d.date().after(Date.now());