Source code for my list of React component libraries, that was previously a simple list in a GitHub Gist.
If you like to add some libs, please feel free to add a PR (modify data/components.txt
, see below) or open an issue.
The file data/components.txt
contains the list of components. Each entry is separated by three dashes (---
) and
contains four keys:
Name
: Readable, "official" name of the library. Used to sort the librariesURL
: URL of the libraries homepage or GitHub repoCategory
: Used to group components in to several categories and provide filtering for them. You can just re-use on of the existing categories. Please copy+paste to avoid typos, as the categories are not checked against misspellings (and different spellings lead to different categories...)Tags
: Not used yet. If you want, you can use the field to add comma separated tags that I will later use for more filtering.Description
: Short description of the library. Can contain markdown code and can be split up into multiple lines.
Please also do not forget to add your name and link to data/contributors.txt
!
If you have questions or comments (or need React consulting 😇), you can contact me or find me on Twitter and Mastodon