Skip to content

yurizhang/iShow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iShow UI - 一个基于React的极简,可配置,可扩展的UI
特性
标准UI组件及样式,共23+个实用组件。
支持按需加载可轻松导入的React组件。
使用 ES6 构建,提供完整的独立安装包。
基于 yarn + webpack + react +babel 的工作流

快速上手

安装
推荐使用 Yarn 的方式安装,它能更好地和webpack打包工具配合使用。

yarn add ishow-ui

使用
import React from 'react';
import ReactDOM from 'react-dom';
import { Button } from 'ishow-ui';
//import Button from 'ishow-ui/lib/Button' //按需加载

ReactDOM.render(Hello, document.getElementById('app'));

About

一个基于React的极简,可配置,可扩展的UI组件库

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy