There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
ES Range generator is zero-dependency tiny module that provides `range()` function similar to one that's in Python. Its main purpose is to use in `for-of` loops with a far more convenient syntax than common hacks.