1.0.6 โ€ข Published 3 years ago

uu-w-base v1.0.6

Weekly downloads
-
License
-
Repository
github
Last release
3 years ago

๐ŸŒŸ uu-w-base

w'first component libraryโœจ

English | ็ฎ€ไฝ“ไธญๆ–‡

๐Ÿš€ How to use?

Install component library

npm install uu-w-base -S

Download dependency

yarn |
npm install |
cnpm install |

Introduction component

import { Vertify } from 'uu-w-base'

โœจ Online preview

https://zhangwai.github.io/uu-w-base/

๐Ÿ“’ Catalog Introduction

โ”œโ”€โ”€ docs                   Component documentation
โ”‚   โ”œโ”€โ”€ index.md           Home page
โ”‚   โ””โ”€โ”€ **.**              Site Directory Document
โ”œโ”€โ”€ src                    Component home directory
โ”‚   โ”œโ”€โ”€ index.ts           Component registration
โ”‚   โ””โ”€โ”€ Foo                Component development
โ”œโ”€โ”€ .eslintrc.js           eslint config
โ”œโ”€โ”€ .fatherrc.ts           father config
โ”œโ”€โ”€ .umirc.ts              dumi config
โ””โ”€โ”€ tsconfig.json          typescript config

The rest of the documents can be consulted by yourself.

๐Ÿค– Command introduction

NameDescriptionRemarks
npm run startProject beginingDocument usage dumi, component development and documentation development together
npm run testComponent test-
npm run test:coverageCode coverage review-
npm run prettierCode prettier-
npm run buildComponent packagingUse father
npm run releaseComponent package release-
npm run docs:buildDocument packaging-
npm run docs:deployDocument releaseThe default is to use GitHub Pages
npm run deployDocument package release-
1.0.6

3 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago