Skip to content

πŸ—οΈ Build a React component into a package ready to publish in npm.

License

Notifications You must be signed in to change notification settings

erikmartinjordan/create-react-npm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

13 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

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.

About

πŸ—οΈ Build a React component into a package ready to publish in npm.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published