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.
- Host: GitHub
- URL: https://github.com/exe-boss/iterator-helpers
- Owner: ExE-Boss
- License: mit
- Created: 2019-11-03T15:26:30.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-08-03T06:35:55.000Z (almost 3 years ago)
- Last Synced: 2025-02-10T08:12:36.377Z (over 1 year ago)
- Language: TypeScript
- Size: 183 KB
- Stars: 2
- Watchers: 4
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Iterator Helpers
[](https://travis-ci.com/ExE-Boss/Iterator-Helpers)
[](https://github.com/ExE-Boss/Iterator-Helpers/blob/master/LICENSE)
[](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/