# [lostyle](https://github.com/rtsao/lostyle)

[![npm version][npm-badge]][npm-href]
[![dependencies status][deps-badge]][deps-href]
[![license][license-badge]][license-href]

A JavaScript style utility library

## Install

```
npm install lostyle --save
```

## [Full API documentation](https://rtsao.github.io/lostyle)

[npm-badge]: https://badge.fury.io/js/lostyle.svg
[npm-href]: https://www.npmjs.com/package/lostyle
[deps-badge]: https://img.shields.io/badge/dependencies-none-brightgreen.svg
[deps-href]: https://david-dm.org/rtsao/lostyle
[license-badge]: https://img.shields.io/github/license/rtsao/lostyle.svg?maxAge=2592000
[license-href]: https://github.com/rtsao/lostyle/blob/master/LICENSE
