An open API service indexing awesome lists of open source software.

https://github.com/weavedev/style-provider


https://github.com/weavedev/style-provider

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# @weavedev/style-provider

[![Build Status - Travis CI](https://img.shields.io/travis/weavedev/style-provider.svg)](https://travis-ci.org/weavedev/style-provider)
[![Test Coverage - Code Climate](https://img.shields.io/codeclimate/coverage/weavedev/style-provider.svg)](https://codeclimate.com/github/weavedev/style-provider/test_coverage)
[![MIT](https://img.shields.io/github/license/weavedev/style-provider.svg)](https://github.com/weavedev/style-provider/blob/master/LICENSE)
[![NPM](https://img.shields.io/npm/v/@weavedev/style-provider.svg)](https://www.npmjs.com/package/@weavedev/style-provider)

Style variable provider

## Install

```
npm i @weavedev/style-provider
```

## API documentation

We generate API documentation with [TypeDoc](https://typedoc.org).

[![API Documentation](https://img.shields.io/badge/API-Documentation-blue?style=for-the-badge&logo=typescript)](https://weavedev.github.io/style-provider/)

## Usage

## License

[MIT](https://github.com/weavedev/style-provider/blob/master/LICENSE)

Made by [Paul Gerarts](https://github.com/gerarts) and [Derk Jan Speelman](https://github.com/DerkJanSpeelman)