UNPKG

fur-colors

Version:
233 lines (186 loc) 11.9 kB
fur-colors ========== <!--- This file is generated by ape-tmpl. Do not update manually. ---> <!-- Badge Start --> <a name="badges"></a> [![Build Status][bd_travis_shield_url]][bd_travis_url] [![Code Climate][bd_codeclimate_shield_url]][bd_codeclimate_url] [![Code Coverage][bd_codeclimate_coverage_shield_url]][bd_codeclimate_url] [![Dependency Status][bd_gemnasium_shield_url]][bd_gemnasium_url] [![npm Version][bd_npm_shield_url]][bd_npm_url] [bd_repo_url]: https://github.com/fur-labo/fur-colors [bd_travis_url]: http://travis-ci.org/fur-labo/fur-colors [bd_travis_shield_url]: http://img.shields.io/travis/fur-labo/fur-colors.svg?style=flat [bd_travis_com_url]: http://travis-ci.com/fur-labo/fur-colors [bd_travis_com_shield_url]: https://api.travis-ci.com/fur-labo/fur-colors.svg?token= [bd_license_url]: https://github.com/fur-labo/fur-colors/blob/master/LICENSE [bd_codeclimate_url]: http://codeclimate.com/github/fur-labo/fur-colors [bd_codeclimate_shield_url]: http://img.shields.io/codeclimate/github/fur-labo/fur-colors.svg?style=flat [bd_codeclimate_coverage_shield_url]: http://img.shields.io/codeclimate/coverage/github/fur-labo/fur-colors.svg?style=flat [bd_gemnasium_url]: https://gemnasium.com/fur-labo/fur-colors [bd_gemnasium_shield_url]: https://gemnasium.com/fur-labo/fur-colors.svg [bd_npm_url]: http://www.npmjs.org/package/fur-colors [bd_npm_shield_url]: http://img.shields.io/npm/v/fur-colors.svg?style=flat [bd_standard_url]: http://standardjs.com/ [bd_standard_shield_url]: https://img.shields.io/badge/code%20style-standard-brightgreen.svg <!-- Badge End --> <!-- Description Start --> <a name="description"></a> Colors for fur. <!-- Description End --> <!-- Overview Start --> <a name="overview"></a> <!-- Overview End --> <!-- Sections Start --> <a name="sections"></a> <!-- Section from "doc/guides/01.Installation.md.hbs" Start --> <a name="section-doc-guides-01-installation-md"></a> Installation ----- ```bash npm install fur-colors --save ``` <!-- Section from "doc/guides/01.Installation.md.hbs" End --> <!-- Section from "doc/guides/02.Usage.md.hbs" Start --> <a name="section-doc-guides-02-usage-md"></a> Usage ---- ```javascript 'use strict' const furColors = require('fur-colors') let colorA = furColors.a() let colorB = furColors.b() console.log(colorA) console.log(colorB) ``` <!-- Section from "doc/guides/02.Usage.md.hbs" End --> <!-- Section from "doc/guides/03.Examples.md.hbs" Start --> <a name="section-doc-guides-03-examples-md"></a> Examples -------- See [fur-colors-gallery](http://fur-labo.github.io/fur-colors/) | Theme | Image | | :---: | ----- | | **a** | <img src="./example/images/example-colors-a.png?v=2.0.5" height="72"> | | **b** | <img src="./example/images/example-colors-b.png?v=2.0.5" height="72"> | | **c** | <img src="./example/images/example-colors-c.png?v=2.0.5" height="72"> | | **d** | <img src="./example/images/example-colors-d.png?v=2.0.5" height="72"> | | **e** | <img src="./example/images/example-colors-e.png?v=2.0.5" height="72"> | | **f** | <img src="./example/images/example-colors-f.png?v=2.0.5" height="72"> | | **g** | <img src="./example/images/example-colors-g.png?v=2.0.5" height="72"> | | **h** | <img src="./example/images/example-colors-h.png?v=2.0.5" height="72"> | | **i** | <img src="./example/images/example-colors-i.png?v=2.0.5" height="72"> | | **j** | <img src="./example/images/example-colors-j.png?v=2.0.5" height="72"> | | **k** | <img src="./example/images/example-colors-k.png?v=2.0.5" height="72"> | | **l** | <img src="./example/images/example-colors-l.png?v=2.0.5" height="72"> | | **m** | <img src="./example/images/example-colors-m.png?v=2.0.5" height="72"> | | **n** | <img src="./example/images/example-colors-n.png?v=2.0.5" height="72"> | | **o** | <img src="./example/images/example-colors-o.png?v=2.0.5" height="72"> | | **p** | <img src="./example/images/example-colors-p.png?v=2.0.5" height="72"> | | **q** | <img src="./example/images/example-colors-q.png?v=2.0.5" height="72"> | | **r** | <img src="./example/images/example-colors-r.png?v=2.0.5" height="72"> | | **s** | <img src="./example/images/example-colors-s.png?v=2.0.5" height="72"> | | **t** | <img src="./example/images/example-colors-t.png?v=2.0.5" height="72"> | | **u** | <img src="./example/images/example-colors-u.png?v=2.0.5" height="72"> | | **v** | <img src="./example/images/example-colors-v.png?v=2.0.5" height="72"> | | **w** | <img src="./example/images/example-colors-w.png?v=2.0.5" height="72"> | | **x** | <img src="./example/images/example-colors-x.png?v=2.0.5" height="72"> | | **y** | <img src="./example/images/example-colors-y.png?v=2.0.5" height="72"> | | **z** | <img src="./example/images/example-colors-z.png?v=2.0.5" height="72"> | | **aa** | <img src="./example/images/example-colors-aa.png?v=2.0.5" height="72"> | | **ab** | <img src="./example/images/example-colors-ab.png?v=2.0.5" height="72"> | | **ac** | <img src="./example/images/example-colors-ac.png?v=2.0.5" height="72"> | | **ad** | <img src="./example/images/example-colors-ad.png?v=2.0.5" height="72"> | | **ae** | <img src="./example/images/example-colors-ae.png?v=2.0.5" height="72"> | | **af** | <img src="./example/images/example-colors-af.png?v=2.0.5" height="72"> | | **ag** | <img src="./example/images/example-colors-ag.png?v=2.0.5" height="72"> | | **ah** | <img src="./example/images/example-colors-ah.png?v=2.0.5" height="72"> | | **ai** | <img src="./example/images/example-colors-ai.png?v=2.0.5" height="72"> | | **aj** | <img src="./example/images/example-colors-aj.png?v=2.0.5" height="72"> | | **ak** | <img src="./example/images/example-colors-ak.png?v=2.0.5" height="72"> | | **al** | <img src="./example/images/example-colors-al.png?v=2.0.5" height="72"> | | **am** | <img src="./example/images/example-colors-am.png?v=2.0.5" height="72"> | | **an** | <img src="./example/images/example-colors-an.png?v=2.0.5" height="72"> | | **ao** | <img src="./example/images/example-colors-ao.png?v=2.0.5" height="72"> | | **ap** | <img src="./example/images/example-colors-ap.png?v=2.0.5" height="72"> | | **aq** | <img src="./example/images/example-colors-aq.png?v=2.0.5" height="72"> | | **ar** | <img src="./example/images/example-colors-ar.png?v=2.0.5" height="72"> | | **as** | <img src="./example/images/example-colors-as.png?v=2.0.5" height="72"> | | **at** | <img src="./example/images/example-colors-at.png?v=2.0.5" height="72"> | | **au** | <img src="./example/images/example-colors-au.png?v=2.0.5" height="72"> | | **av** | <img src="./example/images/example-colors-av.png?v=2.0.5" height="72"> | | **aw** | <img src="./example/images/example-colors-aw.png?v=2.0.5" height="72"> | | **ax** | <img src="./example/images/example-colors-ax.png?v=2.0.5" height="72"> | | **ay** | <img src="./example/images/example-colors-ay.png?v=2.0.5" height="72"> | | **bz** | <img src="./example/images/example-colors-bz.png?v=2.0.5" height="72"> | | **ba** | <img src="./example/images/example-colors-ba.png?v=2.0.5" height="72"> | | **bb** | <img src="./example/images/example-colors-bb.png?v=2.0.5" height="72"> | | **bc** | <img src="./example/images/example-colors-bc.png?v=2.0.5" height="72"> | | **bd** | <img src="./example/images/example-colors-bd.png?v=2.0.5" height="72"> | | **be** | <img src="./example/images/example-colors-be.png?v=2.0.5" height="72"> | | **bf** | <img src="./example/images/example-colors-bf.png?v=2.0.5" height="72"> | | **bg** | <img src="./example/images/example-colors-bg.png?v=2.0.5" height="72"> | | **bh** | <img src="./example/images/example-colors-bh.png?v=2.0.5" height="72"> | | **bi** | <img src="./example/images/example-colors-bi.png?v=2.0.5" height="72"> | | **bj** | <img src="./example/images/example-colors-bj.png?v=2.0.5" height="72"> | | **bk** | <img src="./example/images/example-colors-bk.png?v=2.0.5" height="72"> | | **bl** | <img src="./example/images/example-colors-bl.png?v=2.0.5" height="72"> | | **bm** | <img src="./example/images/example-colors-bm.png?v=2.0.5" height="72"> | | **bn** | <img src="./example/images/example-colors-bn.png?v=2.0.5" height="72"> | | **bo** | <img src="./example/images/example-colors-bo.png?v=2.0.5" height="72"> | | **bp** | <img src="./example/images/example-colors-bp.png?v=2.0.5" height="72"> | | **bq** | <img src="./example/images/example-colors-bq.png?v=2.0.5" height="72"> | | **br** | <img src="./example/images/example-colors-br.png?v=2.0.5" height="72"> | | **bs** | <img src="./example/images/example-colors-bs.png?v=2.0.5" height="72"> | | **bt** | <img src="./example/images/example-colors-bt.png?v=2.0.5" height="72"> | | **bu** | <img src="./example/images/example-colors-bu.png?v=2.0.5" height="72"> | | **bv** | <img src="./example/images/example-colors-bv.png?v=2.0.5" height="72"> | | **bw** | <img src="./example/images/example-colors-bw.png?v=2.0.5" height="72"> | | **bx** | <img src="./example/images/example-colors-bx.png?v=2.0.5" height="72"> | | **by** | <img src="./example/images/example-colors-by.png?v=2.0.5" height="72"> | | **cz** | <img src="./example/images/example-colors-cz.png?v=2.0.5" height="72"> | | **ca** | <img src="./example/images/example-colors-ca.png?v=2.0.5" height="72"> | | **cb** | <img src="./example/images/example-colors-cb.png?v=2.0.5" height="72"> | | **cc** | <img src="./example/images/example-colors-cc.png?v=2.0.5" height="72"> | | **cd** | <img src="./example/images/example-colors-cd.png?v=2.0.5" height="72"> | | **ce** | <img src="./example/images/example-colors-ce.png?v=2.0.5" height="72"> | | **cf** | <img src="./example/images/example-colors-cf.png?v=2.0.5" height="72"> | | **cg** | <img src="./example/images/example-colors-cg.png?v=2.0.5" height="72"> | | **ch** | <img src="./example/images/example-colors-ch.png?v=2.0.5" height="72"> | | **ci** | <img src="./example/images/example-colors-ci.png?v=2.0.5" height="72"> | | **cj** | <img src="./example/images/example-colors-cj.png?v=2.0.5" height="72"> | | **ck** | <img src="./example/images/example-colors-ck.png?v=2.0.5" height="72"> | | **cl** | <img src="./example/images/example-colors-cl.png?v=2.0.5" height="72"> | | **cm** | <img src="./example/images/example-colors-cm.png?v=2.0.5" height="72"> | | **cn** | <img src="./example/images/example-colors-cn.png?v=2.0.5" height="72"> | | **co** | <img src="./example/images/example-colors-co.png?v=2.0.5" height="72"> | | **cp** | <img src="./example/images/example-colors-cp.png?v=2.0.5" height="72"> | | **cq** | <img src="./example/images/example-colors-cq.png?v=2.0.5" height="72"> | | **cr** | <img src="./example/images/example-colors-cr.png?v=2.0.5" height="72"> | | **cs** | <img src="./example/images/example-colors-cs.png?v=2.0.5" height="72"> | | **ct** | <img src="./example/images/example-colors-ct.png?v=2.0.5" height="72"> | | **cu** | <img src="./example/images/example-colors-cu.png?v=2.0.5" height="72"> | | **cv** | <img src="./example/images/example-colors-cv.png?v=2.0.5" height="72"> | | **cw** | <img src="./example/images/example-colors-cw.png?v=2.0.5" height="72"> | | **cx** | <img src="./example/images/example-colors-cx.png?v=2.0.5" height="72"> | | **cy** | <img src="./example/images/example-colors-cy.png?v=2.0.5" height="72"> | | **dz** | <img src="./example/images/example-colors-dz.png?v=2.0.5" height="72"> | <!-- Section from "doc/guides/03.Examples.md.hbs" End --> <!-- Sections Start --> <!-- LICENSE Start --> <a name="license"></a> License ------- This software is released under the [MIT License](https://github.com/fur-labo/fur-colors/blob/master/LICENSE). <!-- LICENSE End --> <!-- Links Start --> <a name="links"></a> Links ------ + [fur][fur_url] + [fur-colors-gallery][fur_colors_gallery_url] [fur_url]: https://github.com/fur-labo/fur [fur_colors_gallery_url]: http://fur-labo.github.io/fur-colors/ <!-- Links End -->