Cross-browser array-like slicer.
Manage all aspects of a Slice Machine project.
Start Slice Machine from within a project.
Push items to an array at their correct sort-position
Cornerstone is a set of JavaScript libraries that can be used to build web-based medical imaging applications. It provides a framework to build radiology applications such as the [OHIF Viewer](https://ohif.org/).
Array-slice method. Slices `array` from the `start` index up to, but not including, the `end` index.
Useful for extracting only the part of a route between two distances.
Shallow copy array or portion of array.
Query JavaScript objects with JSONPath expressions. Robust / safe JSONPath engine for Node.js.
Better binary searching
Lexes ES modules returning their import/export metadata
Highly optimized MDAST tree slicing with configurable node behaviors
This addon provides array helpers for Ember templates and components.
A simple list of possible Typed Array names.
Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
Is this value a JS ArrayBuffer?
Extended native JavaScript Array which provides indexed lookup similar to native Map.
A readable stream reader that reads a desired number of bytes.
Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.
An ES7/ES2016 spec-compliant `Array.prototype.includes` shim/polyfill/replacement that works as far down as ES3.
Robustly get the length of a Typed Array
Robustly get the byte offset of a Typed Array
Is this value a JS SharedArrayBuffer?
`Array.prototype.concat`, but made safe by ignoring Symbol.isConcatSpreadable