Socket
Socket
Sign inDemoInstall

aureooms-js-itertools

Package Overview
Dependencies
2
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    aureooms-js-itertools

Iterable and iterator library for JavaScript


Version published
Weekly downloads
33
increased by37.5%
Maintainers
1
Install size
884 kB
Created
Weekly downloads
 

Readme

Source

aureooms/js-itertools

Iterable and iterator library for JavaScript. Parent is aureooms/js-library. See documentation.

cycle( chain( [ [ 0 , 1 , 2 ] , [ 3 , 4 , 5 ] ] ) ) ; // 0 1 2 3 4 5 0 1 ...

NPM license NPM version Build status Coverage status Dependencies status Dev dependencies status Code Climate NPM downloads per month GitHub issues Documentation

References in Python and JavaScript

Keywords

FAQs

Last updated on 15 Nov 2016

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc