Server-side DOM implementation based on Mozilla's dom.js
UIKit for Cube Projects
Cube.js all-in-one server
Full CSS support for JSX without compromises
Cube.js WebSocket transport
Additional vocabularies, commonly used in Zazuko projects:
Node-RED integration with v2-test
Cube.js Postgres database driver
Array manipulation, ordering, searching, summarizing, etc.
`@devrev/meerkat-browser` is a library for converting cube queries into SQL and executing them in a browser environment using [@duckdb/duckdb-wasm](https://github.com/duckdb/duckdb-wasm). It serves as a client-side query engine within the Meerkat ecosyste
A fast implementation of a fisher-yates shuffle that does not mutate the source array.
RDF Cube View Schema query library
Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
An ES7/ES2016 spec-compliant `Array.prototype.includes` shim/polyfill/replacement that works as far down as ES3.
A simple list of possible Typed Array names.
Cube.js Client Developer eXperience
Is this value a JS SharedArrayBuffer?
Is this value a JS ArrayBuffer?
Robustly get the byte offset of a Typed Array
`Array.prototype.concat`, but made safe by ignoring Symbol.isConcatSpreadable
Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.
Robustly get the byte length of a Typed Array
RustCrypto: Argon2 binding for Node.js
Get the ArrayBuffer out of a TypedArray, robustly.