1.0.31 • Published 4 years ago

create-react-npm v1.0.31

Weekly downloads
1
License
MIT
Repository
-
Last release
4 years ago

create-react-npm

create-react-npm version create-react-npm license

┌─┐┬─┐┌─┐┌─┐┌┬┐┌─┐  ┬─┐┌─┐┌─┐┌─┐┌┬┐  ┌┐┌┌─┐┌┬┐
│  ├┬┘├┤ ├─┤ │ ├┤───├┬┘├┤ ├─┤│   │───│││├─┘│││
└─┘┴└─└─┘┴ ┴ ┴ └─┘  ┴└─└─┘┴ ┴└─┘ ┴   ┘└┘┴  ┴ ┴

Easy way to convert a React component into a package ready to publish in npm. It will take you less than 1 minute to publish the component and it will be available for thousands of developers.

Avoid losing time configuring Webpack, Babel and others. 😫

Installation

npm i create-react-npm

How to use

  1. Create a new folder with the component to publish your_react_component/src/componentToPublish.js and then
cd your_react_component
  1. Execute the command
creacte-react-npm
  1. Ready to publish!
npm publish

Author

Erik Martín Jordán

License

This component is open source and available under the MIT License.

1.0.3

4 years ago

1.0.31

4 years ago

1.0.25

4 years ago

1.0.24

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.21

4 years ago

1.0.23

4 years ago

1.0.0

4 years ago

0.0.9

4 years ago

0.0.8

4 years ago

0.0.7

4 years ago

0.0.6

4 years ago

0.0.5

4 years ago

0.0.4

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago

0.0.10

4 years ago

0.0.1

4 years ago