1.2.2 • Published 5 years ago

xiao-component v1.2.2

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

xiao-component

打包

  • 运行yarn run lib
  • 打的包是src/components/index.ts

小组件库设计原则

  • 组件功能尽可能单一
  • 复杂组件尽可能由单一功能组件复合而成
  • 未完待补充

开发

  1. 在开发debug过程,有可能组件库代码更改没有被自动更新
    • 运行lerna link 然后重启项目

Project setup

yarn install

Compiles and hot-reloads for development

yarn run serve

Compiles and minifies for production

yarn run build

Run your tests

yarn run test

Lints and fixes files

yarn run lint

Run your end-to-end tests

yarn run test:e2e

Run your unit tests

yarn run test:unit

Customize configuration

See Configuration Reference.

1.2.2

5 years ago

1.2.1

5 years ago

1.2.0

5 years ago

1.1.9

5 years ago

1.1.8

5 years ago

1.1.7

5 years ago

1.1.6

5 years ago

1.1.5

5 years ago

1.1.4

5 years ago

1.1.3

5 years ago

1.1.2

5 years ago

1.1.1

5 years ago

1.0.1

5 years ago

0.1.0

6 years ago