getter.js
The Promise based get object parameters for the modern browsers and node.
The Promise based get object parameters for the modern browsers and node.
Get simple properties from object of getters.
Higher-Order accessor functions.
Links remote data with vuex state.
A getter utility for Javascript objects
Deeply nested object property getter and setter
Simple jQuery style property getter and setter for JavaScript objects
Find all indexes at which an array element exists, by binary search.
Find the array index of where to add an element to keep it sorted.
Remove all duplicate elements in a sorted array, leaving only uniques.
Sort an array considerably faster than the native Array.prototype.sort as a drop-in replacement. Fork of of the famous timsort module, but this module allows for passing comparator-builder options instead of a comparator function. In short, advanced compa
For a sorted array, add an element. Whichever comparator function was used to sort the array, can be passed. Also supports comparator-builder options. For reference, see: https://github.com/bemoje/bemoje-arr-sort-comparator
Binary search -based indexOf for sorted arrays.
Binary search -based indexOf for sorted arrays.
a simple JavaScript Object Structurer Retriever and Mapper
Lazy getters helper
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
[](https://badge.fury.io/js/lazy-getter) [](https://badge.fury.io/gh/briandamaged%2Fnode-lazy-getter)
> Get some substrings with special requirements, for example, the longest repeating substring, the longest non-repeating substring, etc.
Will get/set properties and it can also execute functions nested deep in a object