@dendra-science/utils-moment
v2.5.0
Published
Utility classes and functions for use with Moment.
Downloads
50
Readme
Dendra Moment Utilities
Defines utility classes and functions for manipulating Moment instances.
Instructions
Be sure you have Node version 12.14.x. If you’re using nvm, you may need to
nvm use 12.14
.Clone this repo.
Make this project directory the current directory, i.e.
cd dendra-utils-moment
.Install modules via
npm install
.If all goes well, you should be able to run the predefined package scripts.