Skip to content

ZhangWei-KUMO/icecreamd

Repository files navigation

Icecream Design

A simple React UI Components library and create enjoyabled fontend work.

📦 Install

npm install icecreamd
# or
yarn add icecreamd

🔨 Usage

// import your wanted components
import { Button } from 'icecreamd';
// import css
import 'icecreamd/lib/Button/style/index.css';

<Button type="primary">
  Getting Start
</Button>

Environment Support

Modern browsers and Internet Explorer 11 (with polyfills) Server-side Rendering Electron

IE / Edge Firefox /Chrome Safari Electron
IE11,Edge last 2 versions last 2 versions last 2 versions

About

A UI Design Language and React UI library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages