https://github.com/freshworks/crayons
🖍️ Crayons - A UI Kit comprising of web components for building Freshworks Apps!
https://github.com/freshworks/crayons
components crayons freshworks frontend stenciljs stenciljs-components ui ui-components uikit web-components
Last synced: 12 days ago
JSON representation
🖍️ Crayons - A UI Kit comprising of web components for building Freshworks Apps!
- Host: GitHub
- URL: https://github.com/freshworks/crayons
- Owner: freshworks
- Created: 2019-02-12T06:11:35.000Z (about 6 years ago)
- Default Branch: next
- Last Pushed: 2025-04-04T09:02:58.000Z (21 days ago)
- Last Synced: 2025-04-07T17:46:45.842Z (18 days ago)
- Topics: components, crayons, freshworks, frontend, stenciljs, stenciljs-components, ui, ui-components, uikit, web-components
- Language: JavaScript
- Homepage: https://crayons.freshworks.com
- Size: 48.9 MB
- Stars: 228
- Watchers: 20
- Forks: 63
- Open Issues: 41
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
- awesome-web-components - Repository
README
  [](https://lerna.js.org/)   
# 🖍️ Crayons
[Freshworks Crayons](https://crayons.freshworks.com) is a library of UI components that help create an intuitive and uniform user interface for all your apps. This collection of [Web components](https://developer.mozilla.org/en-US/docs/Web/Web_Components) helps developers build apps that adhere to the UX standards set by the Freshworks Design System.
## Packages
| Project | Package | Stable Version | Pre-release Version | Downloads | Links |
| --------- | ------------------------------------------------------------------------------------ | ---------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------ | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | :--------------------------------------------: |
| **Core** | [`@freshworks/crayons`](https://www.npmjs.com/package/@freshworks/crayons) | [](https://www.npmjs.com/package/@freshworks/crayons) | [](https://www.npmjs.com/package/@freshworks/crayons) || [`README.md`](packages/crayons-core/README.md) |
| **Icons** | [`@freshworks/crayons-icon`](https://www.npmjs.com/package/@freshworks/crayons-icon) | [](https://www.npmjs.com/package/@freshworks/crayons-icon) | [](https://www.npmjs.com/package/@freshworks/crayons-icon) || [`README.md`](packages/crayons-icon/README.md) |
| **i18n** | [`@freshworks/crayons-i18n`](https://www.npmjs.com/package/@freshworks/crayons-i18n) | [](https://www.npmjs.com/package/@freshworks/crayons-i18n) | [](https://www.npmjs.com/package/@freshworks/crayons-i18n) || [`README.md`](packages/crayons-i18n/README.md) |
### Installation
Please refer to the usage guidelines [here](https://crayons.freshworks.com/introduction/#installation).
### Documentation
You can refer to the documentation on the [Crayons Website](https://crayons.freshworks.com).
### Framework Wrappers
Crayons provides a wrapper for web components for various `Frontend frameworks`. At present a wrapper for **React** is available. For more information, check [here](https://crayons.freshworks.com/frameworks/react)
### Development and Contribution
Please see [here](CONTRIBUTING.md#setup-the-local-environment) for details.
#### Code of Conduct
Please read the Code of Conduct [here](CODE_OF_CONDUCT.md).
#### Read more
This project is built with [StencilJS](https://stenciljs.com/). You can check out the following links for further information:
- [Build components](https://stenciljs.com/docs/decorators)
- [Testing a component](https://stenciljs.com/docs/testing-overview)
- [Using in different frameworks](https://stenciljs.com/docs/overview)---
Built with ❤ at Freshworks