Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/varya/styled-components-lib-experiment
Experimental library with styled-components
https://github.com/varya/styled-components-lib-experiment
Last synced: 4 days ago
JSON representation
Experimental library with styled-components
- Host: GitHub
- URL: https://github.com/varya/styled-components-lib-experiment
- Owner: varya
- License: mit
- Created: 2017-11-01T17:59:34.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2017-11-05T09:16:24.000Z (about 7 years ago)
- Last Synced: 2024-11-05T11:52:14.528Z (about 2 months ago)
- Language: JavaScript
- Size: 1.14 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: Changelog.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# UI components playground
The project started from [React Boilerplate](https://github.com/react-boilerplate/react-boilerplate).
## Try out documenting systems
### React Styleguidist
```
npm run styleguide
```Current status
* can render styled-components
* **does not document styled-components**### React Storybook
```
npm run storybook
```Current status:
* can render styled-components
* documents styled-components