0.1.0 • Published 2 years ago

@tienhc/test-lib-tienhc v0.1.0

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

intro

Dự án phục vụ có nhiệm vụ thống nhất và nhất quán trên các dự án frontend về giao diện và xa hơn là hệ thống MicroFE Cần cài đặt thêm:

  • npm i styled-components

Start

run 'yarn' or 'npm install' để cài đặt các lib phục vụ cho dự án

demo

Run 'yarn storybook' để xem các vidu

build Lib and publish npm

--run-- npm run build npm login npm publish

build storybook

--run-- yarn build-storybook --or-- npm run build-storybook

example docs storybook

{ name: 'label', type: { name: 'string', required: false }, defaultValue: 'Hello', description: 'overwritten description', table: { type: { summary: 'something short', detail: 'something really really long', }, defaultValue: { summary: 'Hello' }, }, control: { type: null, }, }

0.1.0

2 years ago

0.0.3

2 years ago

0.0.9

2 years ago

0.0.8

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.7

2 years ago

0.0.6

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago