skeleton-react

Combining the beauty of Skeleton with the radness of React


Keywords
React, Skeleton
License
ISC
Install
npm install skeleton-react@1.2.0

Documentation

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:

  1. Install
npm i skeleton-react
  1. Pull any Skeleton React component into your component:
import { Row, Col, Button } from 'skeleton-react';
  1. Make something awesome!
Todo
  • [] CHANGELOG
  • [] README
  • Example App
  • [] Component Props Tables
  • [] Component classNames for targeting
  • gh-pages branch for example app
  • Prism for code samples
  • [] Generate JSDoc API docs
  • [] Travis CI
  • Create Tests
  • [] Make CSS Optional && Separate
  • [] Spacing Util Classes
  • [] flexboxgrid container has no padding, looks bad in small