0.1.2 • Published 3 years ago

cr-mnr-core v0.1.2

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

Release Built With Stencil semantic-release NPM npm

🖍️ Crayons

Freshworks Crayons is a library of UI components that help create an intuitive and uniform user interface for all your apps. This collection of Web components helps developers build apps that adhere to the UX standards set by the Freshworks Design System.

Installation

Please refer to the usage guidelines here.

Documentation

You can refer to the documentation on the Crayons Website.

Development and Contribution

  • Clone the repo:
git clone https://github.com/freshworks/crayons
cd crayons
npm install
git config core.hooksPath .git/hooks/
npm run dev
  • To build the components for production, run:
npm run build:components
  • To run the tests for the components, run:
npm run test
  • To generate a new component, run:
npm run generate

Please see CONTRIBUTING GUIDELINES for more details.

Code of Conduct

Please read the Code of Conduct here.

Naming Components

When generating components, the custom element tags is prefixed with fw- while the rest of the name is modified to support web component standards. For example, if a component is generated with the name Label, the component that would be generated would be <fw-label/>.

Read more

This project is built with StencilJS. You can check out the following links for further information:

3.3.0

3 years ago

3.2.0

3 years ago

3.1.0

3 years ago

3.3.4

3 years ago

3.3.3

3 years ago

3.3.2

3 years ago

3.1.0-monorepo.7

3 years ago

3.1.0-monorepo.5

3 years ago

3.1.0-monorepo.2

3 years ago

3.1.0-monorepo.1

3 years ago

3.0.1

3 years ago

3.0.0

3 years ago

3.0.0-beta.2

3 years ago

3.0.0-beta.1

3 years ago

2.0.1-beta.0

3 years ago

0.1.2

3 years ago

0.1.0

3 years ago