0.0.16 • Published 6 years ago

k2data-foundation-components v0.0.16

Weekly downloads
3
License
MIT
Repository
github
Last release
6 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

6 years ago

0.0.15

6 years ago

0.0.14

6 years ago

0.0.13

6 years ago

0.0.12

6 years ago

0.0.11

6 years ago

0.0.10

6 years ago

0.0.9

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago

0.0.8

6 years ago