JSPM

  • Created
  • Published
  • Downloads 55777
  • Score
    100M100P100Q154222F
  • License MIT

Universal, dynamic & modular API to handle Styling in JavaScript

Package Exports

  • fela

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (fela) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Fela

Dynamic Styling in JavaScript.
TravisCI Test Coverage npm version npm downloads gzipped size


**Fela** is an universal, modular, performant and *(only ~1.86kb)* low-level API to handle Styling in JavaScript. It adds dynamic behavior to extend and modify styles over time. It is considered a low-level API, but serves well in production as a stand-alone solution as well.

The API is strictly designed alongside numerous design principles While it is build with CSS and web technology in mind, it is not bound to the DOM nor CSS explicitly but build upon basic and abstract Components that can even be used with libraries like React Native.

API documentation

License

Fela is licensed under the MIT License.
Documentation is licensed under Creative Common License.
Created with ♥ by @rofrischmann.