Components

screenshot of Components
react

A collection of generic React components built using stitches, including components that cover layout, content, data collection, media and a host of other UI concerns.

Overview:

The Atom Learning Design System repository contains various packages related to the Atom Learning Design System. The repository includes source code for the @atom-learning/components package and documentation for the website. Developers can work with the repository for local development by running yarn install to download the necessary dependencies. Changes can be viewed by either accessing the documentation site or making manual changes to the documentation files.

Features:

  • Variety of packages relevant to the Atom Learning Design System
  • Source code for the @atom-learning/components package
  • Documentation source for the website

Summary:

The Atom Learning Design System repository contains packages and documentation related to the design system. By following the installation guide, developers can set up the repository for local development and make changes to the library and the documentation website.

react
React

React is a widely used JavaScript library for building user interfaces and single-page applications. It follows a component-based architecture and uses a virtual DOM to efficiently update and render UI components

ui-kit
UI Kits & Components

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.