1.0.35 • Published 4 years ago

design-test-lee v1.0.35

Weekly downloads
95
License
ISC
Repository
-
Last release
4 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

4 years ago

1.0.34

4 years ago

1.0.33

4 years ago

1.0.32

4 years ago

1.0.31

4 years ago

1.0.30

4 years ago

1.0.29

4 years ago

1.0.28

4 years ago

1.0.27

4 years ago

1.0.26

4 years ago

1.0.25

4 years ago

1.0.24

4 years ago

1.0.23

4 years ago

1.0.22

4 years ago

1.0.21

4 years ago

1.0.20

4 years ago

1.0.19

4 years ago

1.0.18

4 years ago

1.0.17

4 years ago

1.0.16

4 years ago

1.0.15

4 years ago

1.0.14

4 years ago

1.0.13

4 years ago

1.0.12

4 years ago

1.0.11

4 years ago

1.0.10

4 years ago

1.0.9

4 years ago

1.0.8

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.2

4 years ago

1.0.3

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago