No description provided.
CLI for compressing files.
Return the enumeration constant associated with a BLAS memory layout string.
A sharable ESLint plugin for SmartHR
Apply a unary function to each element retrieved from a strided input array according to a callback function and assign results to a strided output array.
REPL environment.
One-sample Kolmogorov-Smirnov goodness-of-fit test.
oclif: create your own CLI
Float64Array in little-endian byte order.
Low-Level OAuth 2 / OpenID Connect Client API for JavaScript Runtimes
Force V8 to use fast properties for an object
No description provided.
Return an array of an object's own and inherited writable symbol properties.
Test if a value is an array-like object containing only JavaScript primitives.
Return the package name associated with a specified alias.
No description provided.
Test if a value is a string in Pascal case.
Assertion library written in TypeScript
Extend an object with the "has own property"'s of other object(s)
Match substrings on the left or right of a given index, ignoring whitespace
Create an array containing pseudorandom numbers drawn from a normal distribution.
A Node.js interface to the Android monkey tool.
An ESnext spec-compliant `Set.prototype.isSupersetOf` shim/polyfill/replacement that works as far down as ES3
The Nx Devkit is used to customize Nx for different technologies and use cases. It contains many utility functions for reading and writing files, updating configuration, working with Abstract Syntax Trees(ASTs), and more. Learn more about [extending Nx by