1.9.5 • Published 2 years ago

raetable v1.9.5

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

raetable

NPM version NPM downloads

react antd easy table

Usage

To view more online examples and docs, please visit site.

// 下载
npm instanll raetable -D
// 引入
import { EPage } from 'raetable';
// 使用
export default () => <EPage {...props}/>

Development

# install dependencies
$ pnpm install

# develop library by docs demo
$ pnpm start

# build library source code
$ pnpm run build

# build library source code in watch mode
$ pnpm run build:watch

# build docs
$ pnpm run docs:build

# check your project for potential problems
$ pnpm run doctor

LICENSE

MIT

0.6.10

2 years ago

0.5.21

2 years ago

0.7.31

2 years ago

0.6.9

2 years ago

0.7.30

2 years ago

1.9.5

2 years ago

1.8.26

2 years ago

0.5.15

2 years ago

0.5.14

2 years ago

0.5.12

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago