array-view

Create array views for easy data manipulation, select elements using Python-like slice notation, enable efficient selection of elements using index lists and boolean masks.

array-negative-index

This module exports a method to make arrays accept negative indexes. Comes with Snake-like looping teleportation.

py-like

Py-like is a JavaScript library that allows coding in JavaScript just like in Python. In JavaScript, Py-like provides a Python-like interface for working with data types, structures, and functions.