@iterable-iterator/chain

Iterable chaining for JavaScript

Usage no npm install needed!

<script type="module">
  import iterableIteratorChain from 'https://cdn.skypack.dev/@iterable-iterator/chain';
</script>

README

:handshake: @iterable-iterator/chain

Iterable chaining for JavaScript. See docs.

:warning: Depending on your environment, the code may require regeneratorRuntime to be defined, for instance by importing regenerator-runtime/runtime.

import {chain} from '@iterable-iterator/chain';
chain("ABC", "XY"); // A B C X Y

License Version Tests Dependencies Dev dependencies GitHub issues Downloads

Code issues Code maintainability Code coverage (cov) Code technical debt Documentation Package size