@bladedancer/unirest
Simplified, lightweight HTTP client library
Simplified, lightweight HTTP client library
Bound method cache, ideal for React
ESLint rules for controlling where and how mutation is used.
An Http methods in lowercase package by ascen.
express middleware with popular prometheus metrics in one bundle
Methods to extend JS data types
Decorator to deprecate the class, method, accessor and property
Magic Method Utility Library
Create array from entries.
Create array from lists of keys and values.
Get Hamming distance between arrays.
Get indices of all values in array that satisfy the test, like Array.findIndex().
Get first value of array.
Check if array is equal to another array.
Get Euclidean distance between arrays.
Check if an array contains another array.
Count occurences of all values in array.
Get indices of all values in array equal to specified value, like Array.indexOf().
Check if only value is present in array.
Check if number is perfect cube.