Coder Social home page Coder Social logo

crobinson42 / react-skeleton-css Goto Github PK

View Code? Open in Web Editor NEW
13.0 1.0 7.0 3.03 MB

Skeleton "micro" css framework boilerplate.

Home Page: http://www.getskeleton.com

License: Other

HTML 1.37% JavaScript 57.84% CSS 40.78%
skeleton skeleton-css skeleton-sass skeleton-less react-skeleton-css

react-skeleton-css's Introduction

react-skeleton-css

Skeleton "micro" css framework boilerplate: http://www.getskeleton.com. Consolidated into 1 repo

Build Status npm version semantic-release


react-skeleton-css is a React UI framework built with the Skeleton responsive css boilerplate.

Usage & Docs

https://crobinson42.github.io/react-skeleton-css/

Installation

react-skeleton-css is available as an npm package

npm install react-skeleton-css

Usage

You must include the skeleton css/stylesheets in your project.

<link href="https://cdnjs.cloudflare.com/ajax/libs/skeleton/2.0.4/skeleton.min.css" type="text/css" rel="stylesheet">

After you've included react-skeleton-css and the skeleton css/stylesheets, you can use the components.

react-skeleton-css's People

Contributors

crobinson42 avatar gabrielbs avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

react-skeleton-css's Issues

How to import the components - create-react-app - react 16.2.0

I have a react app running react 16.2.0. I installed the package:

npm i -S react-skeleton-css

In my App.js file I did this import:

import Skeleton, { Input } from 'react-skeleton-css';

If I console.log those, I see:

  • Skeleton is an empty object
  • Input is undefined

Refactor some components

Hello,
I realized that some components that are stateful components maybe could be stateless components like button and table. Can I change this?

Best Regards

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.