Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/folody-team/patery-ui-components
A component library for React
https://github.com/folody-team/patery-ui-components
component components css javascript jsx library node-module nodejs react reactjs web-application
Last synced: 22 days ago
JSON representation
A component library for React
- Host: GitHub
- URL: https://github.com/folody-team/patery-ui-components
- Owner: Folody-Team
- License: mit
- Created: 2022-01-18T16:01:10.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-03T10:50:27.000Z (almost 2 years ago)
- Last Synced: 2024-11-30T20:37:15.167Z (26 days ago)
- Topics: component, components, css, javascript, jsx, library, node-module, nodejs, react, reactjs, web-application
- Language: JavaScript
- Homepage: https://patery-ui.folody.xyz/
- Size: 2.77 MB
- Stars: 7
- Watchers: 1
- Forks: 1
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
# patery-ui-components
### A component library for React. Learn more in [documents](https://patery-ui.folody.tk/documents)## Install
### npm
```sh
npm install patery-ui-components
```
### yarn
```sh
yarn add patery-ui-components
```