Coder Social home page Coder Social logo

styletron-themer's Introduction

Styletron Themer

Styletron Themer is a toolkit for building themable components in React. It takes the ideas from the official styletron-react package and expands upon them.

Requirements

You should be using React already. And if you're here, you're probably using Styletron to manage CSS in JavaScript. (If you're not, you should!)

Documentation

Full documentation can be found here. (Docs will be moving soon; bookmark this page, not that one.)

Installation

npm install --save styletron-themer

There are some unsurprising peer dependencies:

  • react
  • prop-types
  • styletron-utils

Building & testing

The test suite can be run with one of two commands. The first (test:ci) runs the tests and exits; the second (test) enters watch mode.

npm run test:ci
npm run test

The files in the dist directory are built and committed to git. They are generated with rollup, using the following script:

npm run build

You can also run the linter (npm run lint or npm run lint:fix).

The linter is run prior to any commit. If you try to commit but it seems to fail, check your console, as there are likely to be linting errors.

styletron-themer's People

Watchers

Benjamin Zalasky avatar James Cloos avatar

Forkers

jbellsey

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.