@faustbrian/dato
TypeScript icon, indicating that this package has built-in type declarations

0.4.2 • Public • Published

dato

Lightweight date library that enforces UTC.

Latest Version Node Engine Build Status Codecov License: MIT

This package was initially developed to avoid having to pull in the heavy https://www.npmjs.com/package/dayjs-ext for UTC support. These days https://github.com/iamkun/dayjs has UTC support out of the box so this package just serves as a wrapper with a few convenience methods that eventually will be extracted into a dayjs plugins.

Installation

yarn add @faustbrian/dato

Testing

yarn test

Security

If you discover a security vulnerability within this package, please send an e-mail to hello@basecode.sh. All security vulnerabilities will be promptly addressed.

Credits

License

MIT © Brian Faust

/@faustbrian/dato/

    Package Sidebar

    Install

    npm i @faustbrian/dato

    Weekly Downloads

    4

    Version

    0.4.2

    License

    MIT

    Unpacked Size

    26.8 kB

    Total Files

    7

    Last publish

    Collaborators

    • faustbrian