skeleton-react
v1.2.0
Published
Combining the beauty of Skeleton with the radness of React
Downloads
4
Readme
Skeleton + React
Skeleton-React is Dave Gamache's Skeleton CSS and a set of clean, simple React components. It's designed to be drop dead simple like Skeleton, by using consistent props and requiring 0 dependencies.
Check it Out
Usage:
- Install
npm i skeleton-react
- Pull any Skeleton React component into your component:
import { Row, Col, Button } from 'skeleton-react';
- Make something awesome!
Todo
- [] CHANGELOG
- [] README
- [x] Example App
- [] Component Props Tables
- [] Component classNames for targeting
- [x]
gh-pages
branch for example app - [x] Prism for code samples
- [] Generate JSDoc API docs
- [] Travis CI
- [x] Create Tests
- [] Make CSS Optional && Separate
- [] Spacing Util Classes
- [] flexboxgrid container has no padding, looks bad in small