An enterprise-class UI design language and React UI library.
- An enterprise-class UI design system for web applications.
- A set of high-quality React components out of the box.
- Written in TypeScript with predictable static types.
- Only primitives without extra functionality.
- Modern browsers and Internet Explorer 11+
- Server-side Rendering
IE / Edge |
Firefox |
Chrome |
Safari |
Opera |
Electron |
---|---|---|---|---|---|
IE11, Edge | last 2 versions | last 2 versions | last 2 versions | last 2 versions | last 2 versions |
npm install example
yarn add example
import { Example } from "example";
ReactDOM.render(<Example />, mountNode);
And import style manually:
import "@alfa-labaratory/core-components/themes/dark.css";
$ git clone [email protected]:alfa-laboratory/core-components.git
$ cd core-components
$ npm install
$ npm start
Open your browser and visit http://127.0.0.1:8081
Read our contributing guide and let's build a better antd together.
We welcome all contributions. Please read our CONTRIBUTING.md first. You can submit any ideas as pull requests or as GitHub issues. If you'd like to improve code, check out the Development Instructions and have a good time! :)
Troynov Evgeniy Coordinator & Founder |
Evgeny Sergeev maintainer |