Now Utils
Datetime utility functions
⏰ Docs
npm install now-utils// soonFunctions 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 buildFormat and ensure tests pass before pushing.
📜 License
MIT