Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

now-utils

ninest3MIT0.0.0TypeScript support: included

Datetime utility functions

date, datetime, utils

readme

Now Utils

Datetime utility functions

MIT npm npm bundle size npm bundle size

⏰ Docs

npm install now-utils
// soon

Functions list

  • sort by date

⚙️ Build setup

Clone or fork the repository, then run

npm install

# to runs tests
npm run test -s

# format with prettier
npm run format

# build (convert to JavaScript)
npm run build

Format and ensure tests pass before pushing.

📜 License

MIT