https://github.com/ynput/ayon-react-components
https://github.com/ynput/ayon-react-components
ayon
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ynput/ayon-react-components
- Owner: ynput
- License: apache-2.0
- Created: 2022-11-07T09:22:39.000Z (over 3 years ago)
- Default Branch: develop
- Last Pushed: 2026-04-09T15:39:19.000Z (about 2 months ago)
- Last Synced: 2026-04-13T07:49:43.914Z (about 2 months ago)
- Topics: ayon
- Language: TypeScript
- Homepage:
- Size: 6.05 MB
- Stars: 1
- Watchers: 7
- Forks: 2
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# AYON Component Library
This is a collection of components for the AYON project. It is a work in progress.
It can be used to create consistent and accessible AYON addons.
For full documentation, see the [storybook](https://components.ayon.dev).
## Need a component or found a bug?
Please open an github issue.
## Contributing
This is an open source project. We welcome contributions.
## Community
👪 Check out our community discussions forum.
☎️ Want to know even more about AYON? Get in contact.
🙋 Need some support or want something custom? Take a look at our services.
## Get Started with Storybook
After cloning the repo, you'll need to run `yarn install`. Then, you can:
- **Run locally:** `yarn storybook`
- **Build:** `yarn build-storybook`
- **Build package:** `yarn build`