6.0.0 • Published 5 years ago

dezhu_base64 v6.0.0

Weekly downloads
-
License
MIT
Repository
-
Last release
5 years ago

EE First

NPM version Build status Test coverage License Downloads Gittip Get the first event in a set of event emitters and event pairs, then clean up after itself.

Install

$ npm install suzhou_base64 --save

API

let { getBase64, getAscii,getString } = require('suzhou_npm')
let base64  = getBase64('hello world');
let str = getString( base64);
var ee2 = getAscii('base64');

The group of listeners can be cancelled before being invoked and have all the event
listeners removed from the underlying event emitters.
[npm-image]: https://img.shields.io/npm/v/ee-first.svg?style=flat-square
[npm-url]: https://npmjs.org/package/ee-first
[github-tag]: http://img.shields.io/github/tag/jonathanong/ee-first.svg?style=flat-square
[github-url]: https://github.com/jonathanong/ee-first/tags
[travis-image]: https://img.shields.io/travis/jonathanong/ee-first.svg?style=flat-square
[travis-url]: https://travis-ci.org/jonathanong/ee-first
[coveralls-image]: https://img.shields.io/coveralls/jonathanong/ee-first.svg?style=flat-square
[coveralls-url]: https://coveralls.io/r/jonathanong/ee-first?branch=master
[license-image]: http://img.shields.io/npm/l/ee-first.svg?style=flat-square
[license-url]: LICENSE.md
[downloads-image]: http://img.shields.io/npm/dm/ee-first.svg?style=flat-square
[downloads-url]: https://npmjs.org/package/ee-first
[gittip-image]: https://img.shields.io/gittip/jonathanong.svg?style=flat-square
[gittip-url]: https://www.gittip.com/jonathanong/
6.0.0

5 years ago

5.0.0

5 years ago

4.0.0

5 years ago

3.0.0

5 years ago

2.0.0

5 years ago

1.0.3

5 years ago