Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/vladimirrotariu/array-super-class-api

ArraySuperClass is a custom implementation of JavaScript's native Array; we reimplemented lightweight versions of some popular array methods: map (MUTABLE), some, find, push.
https://github.com/vladimirrotariu/array-super-class-api

Last synced: 29 days ago
JSON representation

ArraySuperClass is a custom implementation of JavaScript's native Array; we reimplemented lightweight versions of some popular array methods: map (MUTABLE), some, find, push.

Awesome Lists containing this project