UNPKG

circular-at

Version:

Access array items at any positive or negative index. If the index is out of bounds, it will be wrapped around the length of the array.

8 lines 315 B
<?xml version="1.0" encoding="UTF-8"?> <project version="4"> <component name="JavaScriptLibraryMappings"> <file url="file://$PROJECT_DIR$" libraries="{at-any/node_modules}" /> <includedPredefinedLibrary name="ECMAScript 6" /> <includedPredefinedLibrary name="Node.js Core" /> </component> </project>