Nucleus - The Freshworks Design System in Ember
Nucleus is the design system of Freshworks, a component library based on the unified Freshworks Design Language. It is compatible with Ember.js v2.18 or above, Ember CLI v2.18 or above, and Node.js v10 or above. This repository contains the installation guide, package information, contribution guidelines, and license for Nucleus.
Nucleus is the design system of Freshworks, providing various packages for component development. It is based on the Freshworks Design Language and is compatible with Ember.js and Node.js. The installation process is straightforward, and the repository provides detailed documentation for each package.
Ember.js is a productive, battle-tested JavaScript framework for building modern web applications. It includes everything you need to build rich UIs that work on any device.
A UI kit provides developers with a set of reusable components that can be easily integrated into a website or application. These components are pre-designed with consistent styling and functionality, allowing developers to save time and effort in the design and development process. UI kits can be either custom-built or third-party, and often include components for buttons, forms, typography, icons, and more.
Stylelint is a modern linter for CSS that helps you avoid errors and enforce consistent styling conventions. It provides rules for detecting errors and warnings, and can be configured to match your specific project's requirements.