Simple utility for enhancing any Array with constant O(1) access for properties by unique key
Super Array - A simple and powerful library to handle immutable arrays/lists
Compile ES2015 object super to ES5
Compile ES2015 object super to ES5
Calculate percentages from a list of values.
Regular expression for matching semver versions
A library to find JS RegExp with super-linear worst-case time complexity for attack strings that repeat a single character.
Match human-quality input to potential matches by edit distance.
Helps you create a custom element w/ a HTMLMediaElement API.
Make a regular expression time out if it takes too long to execute
Super-minimalist version of `concat-stream`. Less than 15 lines!
Array manipulation, ordering, searching, summarizing, etc.
Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
A simple list of possible Typed Array names.
An ES7/ES2016 spec-compliant `Array.prototype.includes` shim/polyfill/replacement that works as far down as ES3.
Is this value a JS ArrayBuffer?
Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.
Is this value a JS SharedArrayBuffer?
Robustly get the length of a Typed Array
Robustly get the byte length of a Typed Array
Robustly get the byte offset of a Typed Array
`Array.prototype.concat`, but made safe by ignoring Symbol.isConcatSpreadable
Get the ArrayBuffer out of a TypedArray, robustly.
Use the provided functions to facilitate the task
A super, simple way to serialize anything from fixnums and floats to arrays and hashes.
"Checks an array of strings against records in the specified table & column. It's a super-deee-duper dupe-checker."
Defines Array#calculation methods for ActiveRecord result sets. Provides #sum, #min, #max, #count, #mean, #regression, #slope. Delegates to super() if not an AR result set where appropriate.
Paramoid is a gem that extends Rails Strong Parameters, allowing to declare complex params structures with a super cool DSL, supporting required params, default values, groups, arrays and more.
This gem implements: 1.) a logistic map function (#logistic_map), which is a discrete, non-linear, dynamic equation which can show - with proper parameters - chaotic behaviour with super-sensitivity to the initial parameters. Very small changes to initial parameters cause huge changes in the result (can be used as a PRNG as iterated over and over); 2.) A tent-map version of the logistic map (#logistic_points) which returns an array of Nth iterated values of several logistic maps with their initial X0 parameter ranging from 0 to 1 by user defined steps, showing curve-like properties when plotted.
No description provided.
No description provided.