jc-biz-components

1.0.3 • Public • Published

jc-biz-component

Ant design component wrapper and JC business component library.

Install

yarn add git+http://git@git.jc:2222/frontend/jc-biz-component.git#tag

Usage

currently only on demand import is supported.

for Ant design components

import { DatePicker } from 'jc-biz-components';

for JC business components, please add Jc prefix

import { JcBreadcrumb } from 'jc-biz-components';

Development

Add business comoponent should follow:

folder structure

  • component name (lower case with dash divided)
    • style
      • index.js
      • index.less
    • index.js

Compile

$ yarn run compile

Readme

Keywords

Package Sidebar

Install

npm i jc-biz-components

Weekly Downloads

2

Version

1.0.3

License

ISC

Unpacked Size

336 kB

Total Files

391

Last publish

Collaborators

  • weisen