0.4.1 • Published 4 years ago

com-58-pc v0.4.1

Weekly downloads
75
License
-
Repository
-
Last release
4 years ago

COM-58

COM-58

COM-58 is a collection of React Components . It would be built by HTG-FE-GROUP , aimed to unified the userface of productions which would be programed rely on React .

How to use

and .npmrc 文件

registry=https://registry.npm.taobao.org
disturl=https://npm.taobao.org/dist
sass_binary_site=https://npm.taobao.org/mirrors/node-sass/
phantomjs_cdnurl=https://npm.taobao.org/mirrors/phantomjs/
electron_mirror=https://npm.taobao.org/mirrors/electron/
chromedriver_cdnurl=https://npm.taobao.org/mirrors/chromedriver
operadriver_cdnurl=https://npm.taobao.org/mirrors/operadriver
selenium_cdnurl=https://npm.taobao.org/mirrors/selenium
node_inspector_cdnurl=https://npm.taobao.org/mirrors/node-inspector
fsevents_binary_host_mirror=http://npm.taobao.org/mirrors/fsevents/
@com:registry=http://ires.58corp.com/repository/58npm/

install

	npm install --save com-58-pc 

useage

	import React , { Component } from "react" ;
	import { GButton } from "com-58-pc" ;

How about know

1、All components in this package are under testing in our group , so we don't recommond you use them now . Let's expect officia version . Thanks for your attention .

Tips

1、We had know that there were some useless files in your installed package , they would be removed at next version .

Version

0.3.0

1、improve component preformance

0.2.6

1、add GPopop component

0.2.5

1、add GDatePicker component

0.2.3

1、add GMenuGChooseGSwitch components 2、optimize some old components

0.2.2

1、optimize some old components

0.1.0

1、create