Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/semrush/intergalactic
Intergalactic Design System is a constantly developing design system and library of React components.
https://github.com/semrush/intergalactic
component-library components d3js design-system design-systems designsystem react reactjs styleguide ui
Last synced: 2 days ago
JSON representation
Intergalactic Design System is a constantly developing design system and library of React components.
- Host: GitHub
- URL: https://github.com/semrush/intergalactic
- Owner: semrush
- License: mit
- Created: 2021-01-22T14:01:21.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2025-01-31T09:40:21.000Z (3 days ago)
- Last Synced: 2025-01-31T10:32:15.538Z (3 days ago)
- Topics: component-library, components, d3js, design-system, design-systems, designsystem, react, reactjs, styleguide, ui
- Language: TypeScript
- Homepage: https://developer.semrush.com/intergalactic/
- Size: 192 MB
- Stars: 149
- Watchers: 8
- Forks: 57
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README
[![codecov](https://codecov.io/gh/semrush/intergalactic/branch/master/graph/badge.svg?token=OILALW3YQE)](https://codecov.io/gh/semrush/intergalactic)
[![version](https://img.shields.io/npm/v/@semcore/ui.svg)](https://www.npmjs.com/package/@semcore/ui)
[![downloads](https://img.shields.io/npm/dt/@semcore/ui.svg)](https://www.npmjs.com/package/@semcore/ui)Intergalactic is a constantly developing design system of [React](https://reactjs.org/) components, guidelines and UX patterns for buiding interfaces. You can explore components in our [documentation website](https://i.semrush.com).
---
### Features ✨
- 56+ components for your design (you can also find them in the [Figma Community](https://www.figma.com/@semrush))
- High-quality React components out of the box
- Written in TypeScript with predictable static types
- Whole package of design resources and development tools
- Powerful collection of charts
- Theme customization in every detail (find details in the [Design tokens guide](https://developer.semrush.com/intergalactic/style/design-tokens/))### Browser support
- Google Chrome
- Mozilla Firefox
- Opera
- Microsoft Edge
- Safari (two last versions)---
### Installation
```sh
pnpm add intergalactic
```
or
```sh
npm install intergalactic
```After the installation, all components will be available at `intergalactic/{{component_name}}`.
### How to contribute to the project
[Learn more about contributing ›](https://github.com/semrush/intergalactic/blob/master/CONTRIBUTING.md)
#### Contributors
Thanks to all contributors, you are so awesome! ❤️
- [Roman Lysov](https://github.com/lsroman)
- [Michael Sereniti](https://github.com/msereniti)
- [Julia Mnizhek](https://github.com/j-mnizhek)
- [Sheila Sheikh](https://github.com/sheila-semrush)
- [Ilia Brauer](https://github.com/ilyabrower)
- [Elena Krasnopolskaia](https://github.com/ekrasnopolskaia)
- [Ruslan Gaiazov](https://github.com/freeyoungstrong)
- [Elena Khaas](https://github.com/elenakhaas)
- [Tatana Iliukhina](https://github.com/tatana-I)
- and many others from Semrush team#### I found a bug! 🕵️
Great job!
You always can open an [issue in the repository](https://github.com/semrush/intergalactic/issues/new/choose). We'll be glad to help!
#### I have a question or feature request! 🙋
You can also open an [issue](https://github.com/semrush/intergalactic/issues/new/choose). We will review it soon!