Collection of general purpose tools for solving problems. Fundamentally extend the language without spoiling, so may be used solely or in conjunction with another module of such kind.
The node core libs for in browser usage.
English (Canada) spelling dictionary
Calculate the variance of a strided array using Welford's algorithm.
Make any value an array. No dependencies.
Calculate the maximum value of a single-precision floating-point strided array.
Add a scalar constant to each double-precision floating-point strided array element and compute the sum using a second-order iterative Kahan–Babuška algorithm.
Utility that lets you turn a process into a highland stream.
Returns an array of all tabbable DOM nodes within a containing node.
Fill a one-dimensional double-precision floating-point ndarray with linearly spaced values over a specified interval.
Zip one or more arrays.
Return a truncated view of an input ndarray along a specific dimension.
Test if two arguments are both accessor arrays and have the same values.
Ledger Hardware Wallet Node implementation of the communication layer, using node-hid. without usb events
Two-sample z-Test.
Interchange two double-precision floating-point vectors.
Node default behavior import resolution plugin for eslint-plugin-import.
jobn是基于二进制的javascript object序列化格式。本库是jobn序列化和反序列化的具体实现。
Flatten a two-dimensional nested array.
return the first event in a set of ee/event pairs
Calculate the sum of strided array elements, ignoring NaN values and using an improved Kahan–Babuška algorithm.
Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input
Reduce any JSON value by traversing depth first and visiting each node
Simultaneously sort two single-precision floating-point strided arrays based on the sort order of the first array using insertion sort.