0.2.9 • Published 4 months ago

psdi-lib v0.2.9

Weekly downloads
-
License
MIT
Repository
-
Last release
4 months ago

psdi-library

PSDI 团队内部组件工具资料库,用于提升团队开发效率

Development

# install dependencies
$ yarn install

# develop library by docs demo
$ yarn start

# build library source code
$ yarn run build

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

# build docs
$ yarn run docs:build

# check your project for potential problems
$ yarn run doctor

NPM version NPM downloads

📦 Install

npm install psdi-lib
yarn add psdi-lib

🔨 Usage

import React from 'react';
import { CustomTree } from 'psdi-lib';

const App = () => <CustomTree treeData={[]} />;

LICENSE

MIT

0.2.9

4 months ago

0.2.8

8 months ago

0.2.7

9 months ago

0.2.6

9 months ago

0.2.5

9 months ago

0.2.4

11 months ago

0.2.3

11 months ago

0.2.2

12 months ago

0.2.1

12 months ago

0.2.0

12 months ago

0.1.10

1 year ago

0.1.11

1 year ago

0.1.12

1 year ago

0.1.13

1 year ago

0.1.14

1 year ago

0.1.8

1 year ago

0.1.7

1 year ago

0.1.9

1 year ago

0.1.6

1 year ago

0.1.4

1 year ago

0.1.3

1 year ago

0.1.2

1 year ago

0.1.1

1 year ago

0.1.0

1 year ago

0.0.9

1 year ago

0.0.8

1 year ago

0.0.7

1 year ago

0.0.6

1 year ago

0.0.5

1 year ago

0.0.4

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago