cmn
v1.0.40
Published
My common javascript functions
Downloads
17
Readme
Installation
npm install cmn@https://github.com/Noitidart/cmn.git --save
How to modify dev
edit code
git add .
git commit -m "..."
git push
npm version patch
npm publish
this runspreCompile
git add .
git commit -m "vX.X.X"
git push