date-utilz

0.0.3 • Public • Published

Date Utilz

Date management for JavaScript.

The Fun Stuff

Build Status

Code Climate

Issue Count

Test Coverage

Dependency Status

npm Version

Why Another Date Management tool?

Several npms utilize multiple dependencies, and lead to code bloat. There are also several modules on the market that are very opinionated (e.g. force you to do certain things) or are focused on a single form of date management. This tool aims to be a lightweight, flexible solution that allows for infinitely customizable options to suit user needs.

Getting Started

  • Install the npm in your project: npm install --save date-utilz
  • Require the library where needed: const O = require('date-utilz');
  • Manage dates in a more seamless way.

Slack

This is one of several projects that are in the works, so feel free to reach out on Slack. Please email slack at maddhacker dot com for an invite.

Issues

Please use the Issues tab to report any problems or feature requests.

Change Log

All change history can be found in the CHANGELOG.md file.

Package Sidebar

Install

npm i date-utilz

Weekly Downloads

11

Version

0.0.3

License

Apache-2.0

Unpacked Size

29.5 kB

Total Files

10

Last publish

Collaborators

  • maddhacker