https://github.com/frontapp/front-ui-kit
https://github.com/frontapp/front-ui-kit
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/frontapp/front-ui-kit
- Owner: frontapp
- License: apache-2.0
- Created: 2022-04-26T21:30:38.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2026-01-05T05:04:19.000Z (6 months ago)
- Last Synced: 2026-01-11T22:32:50.213Z (6 months ago)
- Language: TypeScript
- Homepage: https://frontapp.github.io/front-ui-kit/
- Size: 9.12 MB
- Stars: 2
- Watchers: 47
- Forks: 4
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# Front UI Kit
## Installation
To install you would just need to install via npm:
```
npm install @frontapp/ui-kit
```
or yarn:
```
yarn add @frontapp/ui-kit
```
## Documentation
The Front UI Kit is a set of React components that you can use to build Front plugins. You can view the source code for the different components in this repo.
For full documentation, refer the [Front Developer Portal](https://dev.frontapp.com/docs/front-ui-kit).
## Bugs or issues?
Feel free to open up an issue if you run into any problems using the library.