1.0.0 • Published 7 years ago
@pumych/filtering-sorting-service v1.0.0
@pumych/npm-package-template 
Just a summary of how to create or update NPM package
Install
$ npm install @pumych/npm-package-templateUsage
const fileService = require('@pumych/npm-package-template');NPM how to
- Login to npm
$ npm login- Publish module
$ npm publish --access=public- Update version (major/minor/patch)
$ npm version minorOther
- https://packagephobia.now.sh - calculate package versions size
- https://unpkg.com/@pumych/npm-package-template@1.0.0/
- Full article here - https://medium.freecodecamp.org/how-to-make-a-beautiful-tiny-npm-package-and-publish-it-2881d4307f78
1.0.0
7 years ago