Skip to content

Commit

Permalink
Add NPM links, and no longer under construction.
Browse files Browse the repository at this point in the history
  • Loading branch information
mikaello authored Mar 5, 2019
1 parent e34cc92 commit 5d308d8
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,14 @@
# (WIP) bs-tinycolor
# bs-tinycolor

[![NPM version](http://img.shields.io/npm/v/bs-tinycolor.svg)](https://www.npmjs.org/package/bs-tinycolor)
[![Build Status](https://travis-ci.org/mikaello/bs-tinycolor.svg?branch=master)](https://travis-ci.org/mikaello/bs-tinycolor)

🚧 **UNDER CONSTRUCTION** 🚧

Bucklescript bindings for [TinyColor](https://github.com/TypeCtrl/tinycolor): fast, small color manipulation and conversion. See also [https://typectrl.github.io/tinycolor](https://typectrl.github.io/tinycolor)

## Getting started

```
yarn add https://github.com/mikaello/bs-tinycolor
yarn add bs-tinycolor
```

Then add `bs-tinycolor` as a dependency to `bsconfig.json`:
Expand Down

0 comments on commit 5d308d8

Please sign in to comment.