1.0.15 • Published 5 years ago

my-react-usable-demo v1.0.15

Weekly downloads
1
License
ISC
Repository
github
Last release
5 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

5 years ago

1.0.14

5 years ago

1.0.12

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago