1.0.35 • Published 3 years ago

design-test-lee v1.0.35

Weekly downloads
95
License
ISC
Repository
-
Last release
3 years ago

Description

React design system with typescript, storybook, styled component and styled system.

I have also written an article about the implementation for it.

To develop

npm run build to compile project, npm version 1.x.x to create tags, git push --follow-tags to create new tag.

To use

In package.json of another project, import this project by "exterior-ui-lib": "git+https://github.com/AlbertWhite/Styled-system-and-storybook.git#v1.0.11", then use the components by import { Text, Link, Box } from 'exterior-ui-lib';.

Example

References:

https://github.com/microsoft/TypeScript-Babel-Starter

https://krasimirtsonev.com/blog/article/javascript-library-starter-using-webpack-es6

https://stackoverflow.com/questions/25956937/how-to-build-minified-and-uncompressed-bundle-with-webpack

https://codesandbox.io/s/04w296kk6p?file=/src/index.tsx:270-315

1.0.35

3 years ago

1.0.34

3 years ago

1.0.33

3 years ago

1.0.32

3 years ago

1.0.31

3 years ago

1.0.30

3 years ago

1.0.29

3 years ago

1.0.28

3 years ago

1.0.27

3 years ago

1.0.26

3 years ago

1.0.25

3 years ago

1.0.24

3 years ago

1.0.23

3 years ago

1.0.22

3 years ago

1.0.21

3 years ago

1.0.20

3 years ago

1.0.19

3 years ago

1.0.18

3 years ago

1.0.17

3 years ago

1.0.16

3 years ago

1.0.15

3 years ago

1.0.14

3 years ago

1.0.13

3 years ago

1.0.12

3 years ago

1.0.11

3 years ago

1.0.10

3 years ago

1.0.9

3 years ago

1.0.8

3 years ago

1.0.7

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.2

3 years ago

1.0.3

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago