6.2.4 • Published 2 years ago

@estebandinamarca/ds-example v6.2.4

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

Sample Design System / Component Library (React + Chakra)

Congrats! You just saved yourself hours of work by bootstrapping this project with TSDX. Let’s get you oriented with what’s here and how to use it. x

This TSDX setup is meant for developing React component libraries (not apps!) that can be published to NPM. If you’re looking to build a React-based app, you should use create-react-app, razzle, nextjs, gatsby, or react-static. X If you’re new to TypeScript and React, checkout this handy cheatsheet

Importing Theme

// import just theme and Button
import { Theme, Button } from '@estebandinamarca/ds-example';

// inside your code...
<Button colorScheme="primary">Click me</Button>
6.2.4

2 years ago

6.2.3

2 years ago

6.2.2

2 years ago

6.2.1

2 years ago

6.2.0

2 years ago

6.1.0

2 years ago

6.0.0

2 years ago

5.0.0

2 years ago

4.0.0

2 years ago

3.1.0

2 years ago

3.0.0

2 years ago

2.0.0

2 years ago

1.0.0

2 years ago

0.1.0

2 years ago