Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cosmosgenius/resistor-color
A javascript lib for finding the resistor color code
https://github.com/cosmosgenius/resistor-color
Last synced: 2 days ago
JSON representation
A javascript lib for finding the resistor color code
- Host: GitHub
- URL: https://github.com/cosmosgenius/resistor-color
- Owner: cosmosgenius
- License: mit
- Created: 2013-01-23T12:37:10.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2017-02-07T10:46:46.000Z (almost 8 years ago)
- Last Synced: 2024-10-19T06:46:16.862Z (20 days ago)
- Language: JavaScript
- Homepage:
- Size: 46.9 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
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