Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kentnek/smart-cartesian
Generates cartesian products of multiple arrays, with filters. Nested loops no more!
https://github.com/kentnek/smart-cartesian
Last synced: 27 days ago
JSON representation
Generates cartesian products of multiple arrays, with filters. Nested loops no more!
- Host: GitHub
- URL: https://github.com/kentnek/smart-cartesian
- Owner: kentnek
- License: mit
- Created: 2020-06-07T18:10:39.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T08:26:37.000Z (almost 2 years ago)
- Last Synced: 2024-09-14T13:23:40.915Z (about 2 months ago)
- Language: JavaScript
- Size: 441 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# smart-cartesian
Generates cartesian products of multiple arrays, with filters. Nested loops no more!