A JavaScript implementation of Python's negative indexing and extended slice syntax.
-
Updated
Dec 3, 2022 - JavaScript
A JavaScript implementation of Python's negative indexing and extended slice syntax.
Extends Arrays with support for negative indices. Uses ES6 Proxy.
Turn negative array indices into offsets from the end of the array
Add a description, image, and links to the negative-indices topic page so that developers can more easily learn about it.
To associate your repository with the negative-indices topic, visit your repo's landing page and select "manage topics."