1.0.31 • Published 5 years ago
create-react-npm v1.0.31
create-react-npm
┌─┐┬─┐┌─┐┌─┐┌┬┐┌─┐ ┬─┐┌─┐┌─┐┌─┐┌┬┐ ┌┐┌┌─┐┌┬┐
│ ├┬┘├┤ ├─┤ │ ├┤───├┬┘├┤ ├─┤│ │───│││├─┘│││
└─┘┴└─└─┘┴ ┴ ┴ └─┘ ┴└─└─┘┴ ┴└─┘ ┴ ┘└┘┴ ┴ ┴
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
- Create a new folder with the component to publish
your_react_component/src/componentToPublish.js
and then
cd your_react_component
- Execute the command
creacte-react-npm
- Ready to publish!
npm publish
Author
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