thingorthings
thing or things?
thing or things?
A simple Collection library written in TypeScript
Map over async/promises concurrently
Javascript common development toolkit
Javascript iterables
Data structure based on index
An evented array list container that augments the standard javascript array without altering the array prototype. Events fire when the list changes or when a contained model is updated.
Uses one or more keys to retrieve a value from a Map, Object, or other collection. Supports nesting, loose key matching, and more.
It’s Array.prototype.indexOf() for Maps and Objects.
Uses one or more keys to locate and delete a value in a Map, Object, or other collection. Supports nesting, loose key matching, recursive deletion, and more.
Uses one or more keys to locate and edit a value in a Map, Object, or other keyed collection. Supports nesting, loose key matching, and more.
This is a basic implementation of a sorted array, designed to maintain a collection of items in such a way that it can easily be searched via binary search. Built with effeciency and ease of use in mind.
Checks for the existence of one or more keys in a Map, Object, or other collection. Supports nesting, loose key matching, and more.
"Keyed and Indexed Map", a pure javascript object that simulates the native 'Map' object with indexing features and others useful methods.
Layback is a lightweight javascript framework, allowing you to enpower your classes with different properties. You can use observers, getters, setters, dom access, jquery pluginiser, collection, and responsiveness. But more importantly you can write your
React Components Storage
Persistent Vector implementation, Java PVec port to TS
Database for progressive Webapps
add x, y position to any array
Simple Test Collection Module