stylz
v0.1.1
Published
Helper functions for writing styles in JS
Downloads
89
Maintainers
Readme
Stylz
What is it?
Library of mixins for faster and easier writing styles in js.
Examples
Coming soon...
Documentation
You can see the full documentation here.
Usage
The functions are written with ES6 so if you're using a project with ES6 and Babel you can pick and import just the functions that you need. If you're using ES5 you need to import the compiled version that's in the dist folder.
Dependencies
The mixins which use color depend on color.js
Tests
Every single one of the functions is tested with mocha and the coverage is reported with istanbul. If the test coverage report is under 100% i cannot publish a new release, so you can be 100% sure that everything is working fine and it's safe to use.
You can check the full test coverage report here. More
Follow me on Twitter where i constantly ramble about JS, React, Redux etc.