Runtime CSS manager, Turn CSS into dynamic JS module, Stylesheet CRUD (Create, Read, Update, Delete) in CSSOM, Solve common problems of CSS-in-JS, name space (local) class names
npm install cssobjRuntime CSS manager, Turn CSS into dynamic JS module, Stylesheet [CRUD][] (Create, Read, Update, Delete) in CSSOM, Solve common problems of CSS-in-JS.
- ~4K min.gz, simple API
- Nested rules, support any CSS selector/value
- Minimal work to migrate
- Work with DOM Frameworks
- [CSS Rules CRUD][CRUD]
- Put class names into local space No Conflict
- Use JS function as CSS value
- Conditional Apply CSS
- [Server Rendering][server]
Usage - Wiki - API - Demo - React - Babel





#### npm
`` bash
npm install cssobj # the lib
#### browser
` html
`Usage
First see this SIMPLE DEMO
In the example,
cssobj will create