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

https://github.com/exe-boss/iterator-helpers

An ES-Shim API compliant polyfill for the Iterator Helpers proposal.
https://github.com/exe-boss/iterator-helpers

Last synced: over 1 year ago
JSON representation

An ES-Shim API compliant polyfill for the Iterator Helpers proposal.

Awesome Lists containing this project

README

          

Iterator Helpers

[![Build](https://img.shields.io/travis/com/ExE-Boss/Iterator-Helpers/master)](https://travis-ci.com/ExE-Boss/Iterator-Helpers)
[![License](https://img.shields.io/github/license/ExE-Boss/Iterator-Helpers.svg)](https://github.com/ExE-Boss/Iterator-Helpers/blob/master/LICENSE)
[![npm](https://img.shields.io/npm/v/iterator-helpers.svg)](https://www.npmjs.com/package/iterator-helpers)
================

An ES-Shim API compliant polyfill for the [Iterator Helpers][spec] proposal.

[spec]: https://tc39.es/proposal-iterator-helpers/