Now Utils
Datetime utility functions
⏰ 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