Skip to content

iterable-iterator/chain

Repository files navigation

Iterable chaining for JavaScript. See docs.

⚠️ 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 GitHub issues Downloads

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

About

🤝 Iterable chaining for JavaScript

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •