Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mcollina/electrode-gen-test


https://github.com/mcollina/electrode-gen-test

Last synced: 13 days ago
JSON representation

Awesome Lists containing this project

README

        

# electrode [![NPM version][npm-image]][npm-url] [![Build Status][travis-image]][travis-url] [![Dependency Status][daviddm-image]][daviddm-url]
>

## Installation

```sh
$ npm install --save electrode
```

## Usage

```js
var electrode = require('electrode');

electrode('Rainbow');
```
## License

MIT © [Matteo Collina]()

[npm-image]: https://badge.fury.io/js/electrode.svg
[npm-url]: https://npmjs.org/package/electrode
[travis-image]: https://travis-ci.org//electrode.svg?branch=master
[travis-url]: https://travis-ci.org//electrode
[daviddm-image]: https://david-dm.org//electrode.svg?theme=shields.io
[daviddm-url]: https://david-dm.org//electrode