Searchable database of React components
Latest components
Recently updated
How it works
Every module registered on NPM using the keyword react-component will show up in the list. It really is that simple.
How do I add my component to the list?
- Ensure your package.json file contains an array of keywords which includes react-component.
- Publish your component to NPM (learn how at npmjs.org).
- Wait for it to show up! Shouldn't take longer than 10-15 minutes.
Missing any features?
Let us know! We're always looking for ways to improve.
Who made this? Can I contribute?
Developed and currently hosted by VaffelNinja, but it's an open-source, MIT-licensed solution.
Contributions are very welcome! Please make sure you read the contribution guidelines.