Overview:
Intergalactic is a constantly developing design system of React components, guidelines, and UX patterns for building interfaces. It provides over 80 components for design, high-quality React components out of the box, and is written in TypeScript with predictable static types. It also offers a whole package of design resources and development tools, a powerful collection of charts, and theme customization in every detail. Intergalactic supports various browsers including Google Chrome, Mozilla Firefox, Opera, Microsoft Edge, and Safari.
Features:
- 80+ components for your design: Intergalactic offers a wide range of components for designing interfaces.
- High-quality React components out of the box: The React components provided by Intergalactic are of high quality and ready to use.
- Written in TypeScript with predictable static types: The design system is written in TypeScript, ensuring predictable static types and enhancing development process.
- Whole package of design resources and development tools: Intergalactic provides a comprehensive package of design resources and development tools for easier development process.
- Powerful collection of charts: The design system includes a powerful collection of charts for data visualization.
- Theme customization in every detail: Intergalactic allows customization of themes in every detail, providing flexibility in design.
- Browser Support: Intergalactic supports popular browsers including Google Chrome, Mozilla Firefox, Opera, Microsoft Edge, and Safari.
Installation:
The Intergalactic library supports two delivery systems - a package system and a release system.
Release system:
- Install the library using the package manager.
- After installation, all components will be available at
@semcore/ui/{{/* component name */}}
.
Package system:
- Install the selected component by installing the
@semcore/core
package. - All components are located in the
@semcore
namespace in npm and can be installed separately.
Summary:
Intergalactic is a highly flexible and comprehensive design system for React components, providing over 80 components, high-quality React components, TypeScript support, design resources, development tools, charts, and theme customization. It offers convenient installation options through both package and release systems. The design system is well-supported and maintained, with contributions from various contributors. If there is any issue or bug, the project has an open issue system for assistance.