1.0.7 • Published 5 years ago

npm-function-pack-demo v1.0.7

Weekly downloads
2
License
ISC
Repository
github
Last release
5 years ago

A nice package

Add A New Component

  1. added new component in index.ts
  2. push on git
  3. run command -> npm version patch
  4. run command -> npm publish

Uses

npm i npm-function-pack-demo

Allow js in tsConfig.json file

{ "compilerOptions": { "allowJs": true, "declaration": false } }

Followed

https://itnext.io/step-by-step-building-and-publishing-an-npm-typescript-package-44fe7164964c