junipero:ip Junipero设计系统React组件 源码
轻巧且设计精美的React组件的集合 安装 yarn add @poool/junipero 用法 import React , { Component } from 'react' ; import { TextField } from '@poool/junipero' ; class Example extends Component { render ( ) { return ( < TextField> ) ; } } 依存关系 这些库未与Junipero捆绑在一起,并且在运行时需要: 贡献 请查看文档以获取贡献准则。 发展 安装依赖项: yarn install 使用webpack开发服务器在上运行示例: yarn serve 执照 该软件已获得许可。 贡献者 :wrench: :artist_palette:
文件列表
junipero:ip Junipero设计系统React组件
(预估有个119文件)
AUTHORS
121B
SelectField.js
12KB
DateField.js
13KB
utils.js
7KB
TagsField.js
10KB
ColorPicker.js
10KB
index.html
490B
TooltipPage.js
5KB
DropdownPage.js
6KB
SelectFieldPage.js
8KB
暂无评论