delinquent

1.0.0 • Public • Published

delinquent

A port of not-paid.js to NPM. Wraps the logic in a function that you can call anywhere.

Usage

const delinquent = require('delinquent');
const due_date = new Date('2017-02-27');
 
delinquent(due_date);

Installation

This package is distributed over NPM!

yarn add delinquent
# ...or... 
npm install delinquent --save

Readme

Keywords

none

Package Sidebar

Install

npm i delinquent

Weekly Downloads

2

Version

1.0.0

License

MIT

Unpacked Size

1.76 kB

Total Files

5

Last publish

Collaborators

  • tubbo