1.0.31 • Published 5 years ago

create-react-npm v1.0.31

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

5 years ago

1.0.31

5 years ago

1.0.25

5 years ago

1.0.24

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.21

5 years ago

1.0.23

5 years ago

1.0.0

5 years ago

0.0.9

5 years ago

0.0.8

5 years ago

0.0.7

5 years ago

0.0.6

5 years ago

0.0.5

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.10

5 years ago

0.0.1

5 years ago