@hora/utils

0.4.0 • Public • Published

@hora/utils

Build Status npm version

Install

$ yarn add @hora/utils

Usage

import { iterator } from '@hora/utils';

for (let [key, value] of iterator({ a: 'b', b: 'c' })) {
  console.log(key, value);
}

For more in depth documentation see: http://hora.io/docs/utils/

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.4.0
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.4.0
    0
  • 0.3.0
    0
  • 0.2.0
    0
  • 0.1.0
    0

Package Sidebar

Install

npm i @hora/utils

Weekly Downloads

0

Version

0.4.0

License

MIT

Last publish

Collaborators

  • tchak