1.0.3 • Published 5 years ago

@pumych/npm-package-template v1.0.3

Weekly downloads
1
License
ISC
Repository
-
Last release
5 years ago

@pumych/file-service install size

Just a summary of how to create or update NPM package

Install

$ npm install @pumych/npm-package-template

Usage

const fileService = require('@pumych/npm-package-template');

NPM how to

  1. Login to npm
$ npm login
  1. Publish module
$ npm publish --access=public
  1. Update version (major/minor/patch)
$ npm version minor

Other

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.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago