🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

jingoal-silk

Package Overview
Dependencies
Maintainers
1
Versions
58
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jingoal-silk

mobile react components for jingoal business

latest
npmnpm
Version
0.26.10
Version published
Weekly downloads
26
23.81%
Maintainers
1
Weekly downloads
 
Created
Source

Silk是基于React的前端组件库,服务于今目标移动前端业务。

安装

$ npm install jingoal-silk --save

使用

import Button from 'jingoal-silk/lib/button';
ReactDOM.render(<Button>Start</Button>, mountNode);

体积

按需加载:只需引入业务中需要的组件即可,未 import 进来的组件不会打包进来。

欢迎参与

欢迎阅读组件开发文档,并参与组件开发。

Keywords

jingoal

FAQs

Package last updated on 23 Dec 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts