0.0.16 • Published 5 years ago

k2data-foundation-components v0.0.16

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

5 years ago

0.0.15

5 years ago

0.0.14

5 years ago

0.0.13

5 years ago

0.0.12

5 years ago

0.0.11

5 years ago

0.0.10

5 years ago

0.0.9

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago

0.0.8

5 years ago