0.0.16 • Published 7 years ago

k2data-foundation-components v0.0.16

Weekly downloads
3
License
MIT
Repository
github
Last release
7 years ago

k2data-foundation-components

components

NPM JavaScript Style Guide

开发

antd 为peerdependences, 需要手动安装

yarn add antd --peer

使用

npm install --save k2data-foundation-components

Usage

import * as React from 'react'

import { MyComponent } from 'k2data-foundation-components'

class Example extends React.Component {
  render () {
    return (
      <MyComponent />
    )
  }
}

License

MIT © YYJay

0.0.16

7 years ago

0.0.15

7 years ago

0.0.14

7 years ago

0.0.13

7 years ago

0.0.12

7 years ago

0.0.11

7 years ago

0.0.10

7 years ago

0.0.9

7 years ago

0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago

0.0.8

7 years ago