resistor-color
Version:
A library to decode and encode resistor color values
27 lines (22 loc) • 1.24 kB
Markdown
resistor-color
==========
A javascript lib for finding the resistor color code (accepts BS_1852 notation)
[![NPM version][npm-image]][npm-url]
[![Build status][travis-image]][travis-url]
[![Test coverage][coveralls-image]][coveralls-url]
[![License][license-image]][license-url]
[![Downloads][downloads-image]][downloads-url]
## License
[MIT](LICENSE)
[npm-image]: https://img.shields.io/npm/v/resistor-color.svg?style=flat-square
[npm-url]: https://npmjs.org/package/resistor-color
[github-tag]: http://img.shields.io/github/tag/cosmosgenius/resistor-color.svg?style=flat-square
[github-url]: https://github.com/cosmosgenius/resistor-color/tags
[travis-image]: https://img.shields.io/travis/cosmosgenius/resistor-color.svg?style=flat-square
[travis-url]: https://travis-ci.org/cosmosgenius/resistor-color
[coveralls-image]: https://img.shields.io/coveralls/cosmosgenius/resistor-color.svg?style=flat-square
[coveralls-url]: https://coveralls.io/r/cosmosgenius/resistor-color?branch=master
[license-image]: http://img.shields.io/npm/l/resistor-color.svg?style=flat-square
[license-url]: LICENSE
[downloads-image]: http://img.shields.io/npm/dm/resistor-color.svg?style=flat-square
[downloads-url]: https://npmjs.org/package/resistor-color