New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@freshworks/crayons

Package Overview
Dependencies
Maintainers
11
Versions
224
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@freshworks/crayons

Crayons for Developer Platform

  • 1.0.1
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
6.6K
decreased by-31.96%
Maintainers
11
Weekly downloads
 
Created
Source

Release Built With Stencil semantic-release

🖍️ Crayons

This is a collection of Web components that will help developers build apps faster that adheres to the UX standards set by the Freshworks Design System.

Development

  • Clone the repo:
git clone https://github.com/freshdesk/crayons
cd crayons
npm install
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
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:

Keywords

FAQs

Package last updated on 15 Apr 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc