1.0.15 • Published 7 years ago

my-react-usable-demo v1.0.15

Weekly downloads
1
License
ISC
Repository
github
Last release
7 years ago

my-react-usable-demo

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 my-react-usable-demo

Allow js in ts file

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

Followed

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

1.0.15

7 years ago

1.0.14

7 years ago

1.0.12

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago