Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rbarilani/dress-code-webc
A set of web components based on https://zalando.github.io/dress-code style-ui library.
https://github.com/rbarilani/dress-code-webc
Last synced: 21 days ago
JSON representation
A set of web components based on https://zalando.github.io/dress-code style-ui library.
- Host: GitHub
- URL: https://github.com/rbarilani/dress-code-webc
- Owner: rbarilani
- Created: 2016-04-24T18:50:39.000Z (almost 9 years ago)
- Default Branch: develop
- Last Pushed: 2016-04-24T22:17:55.000Z (almost 9 years ago)
- Last Synced: 2024-11-09T07:31:54.379Z (3 months ago)
- Language: HTML
- Homepage:
- Size: 10.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Dress Code Web Components (wip)
===============================A set of web components based on [Dress Code](https://zalando.github.io/dress-code) style library.
### Install
```bash
npm install dress-code-webc --save
```### Usage
```html
My Button```