6.0.0 • Published 6 months ago

ndjerrou_temp v6.0.0

Weekly downloads
-
License
ISC
Repository
-
Last release
6 months ago

How to publish a npm package

Steps :

  1. Create an account on npm here

  2. Go to the terminal and run :

npm login

A prompt will ask u to logthrough the browser

  1. Inside the package.json file, provide at least those informations :
  • name : name of the package
  • version : start at 1.0.0
  • main : departure file for the use of the package
  1. Export an object containing your API inside your main file

  2. Go to terminal, run :

npm publish

And that's it !

6.0.0

6 months ago

5.0.0

6 months ago

4.0.0

6 months ago

3.1.0

6 months ago

3.0.0

6 months ago

2.0.0

6 months ago

1.1.1

6 months ago

1.0.1

6 months ago

1.0.0

6 months ago