typed-tuple
A function that returns a typed tuple from an array of literals.
Found 2621 results for typed array
A function that returns a typed tuple from an array of literals.
An extended Error class that envelops a parent error, such that the stack trace contains the causation
Calculate the cumulative minimum of double-precision floating-point strided array elements.
Web API compatible File implementation for node
Web API compatible Form Data implementation
Return a typed array view having the same data type as a provided input typed array and starting at a specified index offset.
Web API compatible Blob implementation
Calculate the cumulative sum of strided array elements using a second-order iterative Kahan–Babuška algorithm.
Calculate the variance of a strided array using a one-pass trial mean algorithm.
The modern CSS-in-JS library
Check version ranges like `>=N` and `X || Y || Z` with support for Node.js, Web Browsers, Deno, and TypeScript.
Test if a value is a DataView.
Create an uninitialized array having the same length and data type as a provided array.
The modern CSS-in-JS library
Calculate the cumulative sum of strided array elements using an improved Kahan–Babuška algorithm.
Calculate the sum of single-precision floating-point strided array elements.
Collections that actually type-check at runtime, not only in IDEs
Calculate the sum of double-precision floating-point strided array elements using ordinary recursive summation.
Strictly typed EventTarget that directly extends EventTarget to function as a drop-in replacement. It works with all Event-Types and accounts for basically no additional bundle-size.
Check if NPM package names conflict
Stop getting EMFILE errors! Open only as many files as the operating system supports.
Strongly typed, full-featured, light, versatile yet powerful Twitter API v1.1 and v2 client for Node.js.
Calculate the sum of single-precision floating-point strided array elements using an improved Kahan–Babuška algorithm.
Test if two arguments are both generic arrays and have the same values.
Calculate the arithmetic mean of a double-precision floating-point strided array.
Parse and stringify the environment configuration files and format, also known as .env files and dotenv files
Typed command-line arguments parser
Web API compatible File implementation for node
A JavaScript Typing Animation Library
Web API compatible Blob implementation
Ambi lets you execute any function ambidextrously; providing you the ability to execute any function (be it synchronous, asynchronous, returns, callbacks, promises) as if it returned a promise.
Require a file without adding it into the require cache
Group together synchronous and asynchronous tasks and execute them with support for concurrency, naming, and nesting.
Get the MAC address of the current machine you are on.
Calculate the sum of single-precision floating-point strided array elements using extended accumulation and returning an extended precision result.
Utilities for cloning, extending, and de-referencing objects in shallow, deep, and safe ways
Test if a value is an array-like object containing only NaN values.
List of complex typed array data types.
>
[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![dependency status][deps-svg]][deps-url] [![dev dependency status][dev-deps-svg]][dev-deps-url] [![License][license-image]][license-url] [![Downloads][downloads-im
Calculate the arithmetic mean of a double-precision floating-point strided array using a two-pass error correction algorithm.
Adds a constant to each single-precision floating-point strided array element and computes the sum using an improved Kahan–Babuška algorithm.
Thin typed wrapper around the Figma REST API
Calculate the sum of single-precision floating-point strided array elements using pairwise summation with extended accumulation and returning an extended precision result.
A zero-dependency library for generating Markdown tables written in TypeScript.
Checks a new .d.ts against the Javascript source and tells you what problems it has
OpenAPI 3 and 3.1 schema generator and validator for Hono, itty-router and more!
Calculate the mean and standard deviation of a double-precision floating-point strided array.
Calculate the sum of single-precision floating-point strided array elements using a second-order iterative Kahan–Babuška algorithm.
Calculate the cumulative sum of double-precision floating-point strided array elements using an improved Kahan–Babuška algorithm.
A regular expression that matches common filenames that we want to ignore
Better file system watching for Node.js
EventTarget in the browser but with strong event typing.
Function.prototype.bind replacement that provides an `unbounded` hidden property on the returned bounded function, that contains the original unbounded function
Calculate the cumulative sum of double-precision floating-point strided array elements.
Parse a typed JSON object
Calculate the sum of single-precision floating-point strided array elements using ordinary recursive summation with extended accumulation and returning an extended precision result.
Scan a directory recursively with a lot of control and power
Adds a constant to each single-precision floating-point strided array element and computes the sum.
neat wrapper for various caches
Work with processes safely and easily with Node.js
Create an iterator which repeatedly iterates over the elements of an array-like object.
Web API compatible Form Data implementation
Calculate the minimum value of a double-precision floating-point strided array, ignoring NaN values.
Ignore common and custom patterns of the file system
Simple yet powerful copy tool.
A JavaScript library that can convert any kind of data into binary that can be restored
Calculate the variance of a single-precision floating-point strided array ignoring NaN values and using a two-pass algorithm.
Calculate the variance of a strided array using Welford's algorithm.
Test if a value is complex-typed-array-like.
TypedArray.set() the smartConcat() way
proposal-array-grouping polyfill. Polyfill for array.prototype.groupBy and array.prototype.groupByMap
A collection of the PostgreSQL OIDs (Object Identifiers) for all of the built-in data types.
React components for [Stripe.js and Elements](https://stripe.com/docs/stripe-js).
Applies a function to each typed array element.
Calculate the mean and variance of a double-precision floating-point strided array using a two-pass algorithm.
[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![dependency status][deps-svg]][deps-url] [![dev dependency status][dev-deps-svg]][dev-deps-url] [![License][license-image]][license-url] [![Downloads][downloads-im
Calculate the range of a strided array according to a mask, ignoring NaN values.
Calculate the mid-range of a double-precision floating-point strided array.
Fill an array-like object view from right to left with values returned from an iterator.
Calculate the cumulative minimum absolute value of single-precision floating-point strided array elements.
A dead simple benchmarking framework
Create a readable stream from a circular array-like object.
Calculate the variance of a strided array ignoring NaN values and using Welford's algorithm.
Calculate the standard deviation of a strided array ignoring NaN values and using Welford's algorithm.
Base (i.e., lower-level) array utilities.
Adds a constant to each single-precision floating-point strided array element and computes the sum using pairwise summation with extended accumulation and returning an extended precision result.
Easy to use ES6 imports for $http, $log, and other Angular 1 services
Calculate the minimum value of a sorted strided array.
Matrices.
Create an iterator from a sparse array-like object.
Adds a constant to each double-precision floating-point strided array element and computes the sum using an improved Kahan–Babuška algorithm.
Core files for the Strongly Typed Events project.
Calculate the standard deviation of a single-precision floating-point strided array ignoring NaN values and using a two-pass algorithm.
Checks a new .d.ts against the Javascript source and tells you what problems it has
Get the current line number of the executing file and method
Calculate the maximum value of a sorted strided array.
Calculate the sum of absolute values (L1 norm) of double-precision floating-point strided array elements, ignoring NaN values and using ordinary recursive summation.
Calculate the standard deviation of a strided array using a one-pass trial mean algorithm.
Add the power of Simple Events to your projects. Every event has an argument with its data.
Test if a value is a BooleanArray.
Check your files for the presence of the `@flow` and `@flow weak` annotations
Parse LCOV
Return an element from an array.
Returns a JSON representation of a typed array.
Test if a value is an array-like object containing only nonpositive integers.
Calculate the variance of a strided array ignoring NaN values and using a two-pass algorithm.
Typed environment variable parser
Web API compatible File implementation for node
Web API compatible Blob implementation
Signed integer typed array constructors.
Calculate the cumulative sum of single-precision floating-point strided array elements.
Type safe router for Vue.js
Calculate the cumulative sum of single-precision floating-point strided array elements using an improved Kahan–Babuška algorithm.
Calculate the mean and standard deviation of a double-precision floating-point strided array using a two-pass algorithm.
Write Winter-CG compatible routes with filesystem routing and tons of features
Calculate the sum of double-precision floating-point strided array elements using an improved Kahan–Babuška algorithm.
Add the power of Events to your projects. They are styled after .Net using a sender and arguments. Handlers can be promises.
Add the power of Signals to your projects. They are the most bare bones implementation of an event.
Provide a defineConfig function for .eslintrc.js files
Add the power of Events to your projects. They are styled after .Net using a sender and arguments.
Add the power of events to your (TypeScript) projects!
Calculate the variance of a strided array using a one-pass algorithm proposed by Youngs and Cramer.
Lightweight, strongly-typed events, with monitored subscriptions.
Adds a constant to each double-precision floating-point strided array element and computes the sum.
[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]
Adds a constant to each single-precision floating-point strided array element and computes the sum using extended accumulation and returning an extended precision result.
Fetch the current file and directory path, no matter your environment (Deno, Node.js, Web Browsers, ESM, CJS)
Comparator to determine if a version is less than, equivalent to, or greater than another version
Add the power of Promise Signals to your projects. They are the most bare bones implementation of an event that supports promises.
[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]
OpenAPI schema generator and validator for Cloudflare Workers
Calculate the arithmetic mean of a single-precision floating-point strided array using Welford's algorithm with extended accumulation and returning an extended precision result.
Calculate the sum of double-precision floating-point strided array elements.
Calculate the range of a double-precision floating-point strided array.
Add the power of Simple Events to your projects. Every event has an argument with its data. Every handler can be a promise.
Calculate the arithmetic mean of a single-precision floating-point strided array, ignoring NaN values and using ordinary recursive summation with extended accumulation.
<h3 align="center"> @merger203/expert-invention </h3>
Calculate the variance of a single-precision floating-point strided array using Welford's algorithm.
React Hook for DOM event listeners with TypeScript supported
Adds a constant to each strided array element and computes the sum using an improved Kahan–Babuška algorithm.
Strongly typed routes management
Calculate the maximum value of a sorted double-precision floating-point strided array.
 [](https://www.npmjs.com/package/@hoangcung1804npm/nihil-cum-libero) [ [](https://www.npmjs.com/package/@micromint1npm/sed-blanditiis-quaerat)
 [](https://www.npmjs.com/package/@crabas0npm/assumenda-natus-dolor) [ [](https://www.npmjs.com/package/@ffras4vnpm/iste-iusto-doloremque) [ [](https://www.npmjs.com/package/@ffras4vnpm/magni-minus-odio) [ 
[![NPM version][npm-image]][npm-url] [![Build status][travis-image]][travis-url] [![Test coverage][coveralls-image]][coveralls-url] [![Dependency Status][david-image]][david-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][dow
Calculate the arithmetic mean of a single-precision floating-point strided array using ordinary recursive summation.
A Javascript finite state machine (FSM) with a terse DSL and a simple API. Most FSMs are one-liners. Fast, easy, powerful, well tested, typed with TypeScript, and visualizations. MIT License.
List of complex number data types.
An Angular integration for [Typed.js](https://github.com/mattboldt/typed.js/).
Adds a constant to each single-precision floating-point strided array element and computes the sum using pairwise summation with extended accumulation.
Calculate the sum of single-precision floating-point strided array elements using pairwise summation with extended accumulation.
Calculate the range of a strided array according to a mask.
Stringify and format a JSON object
<div align="center"> <a href="https://eslint.org/"> <img width="150" height="150" src="https://eslint.org/icon-512.png"> </a> <a href="https://flow-typed.github.io/flow-typed/#/"> <img width="150" height="150" src="https://raw.githubusercont
Calculate the arithmetic mean of a double-precision floating-point strided array, ignoring NaN values.
A tiny typed messaging system inspired by js-signals that uses ES2015 sets
Provide a defineConfig function for stylelint.config.js files
An addon library for Redux that enhances its integration with TypeScript.
Test if a value is an array-like object containing only finite numbers.
Calculate the standard deviation of a strided array using Welford's algorithm.
Calculate the variance of a double-precision floating-point strided array.
Calculate the maximum value of a single-precision floating-point strided array.
Caterpillar is the ultimate logging system for Deno, Node.js, and Web Browsers. Log levels are implemented to the RFC standard. Log entries can be filtered and piped to various streams, including coloured output to the terminal, the browser's console, and
Calculate the range of a single-precision floating-point strided array.
Calculate the variance of a double-precision floating-point strided array provided a known mean and using Neely's correction algorithm.
Adds a constant to each strided array element and computes the sum.
Calculate the minimum value of a sorted double-precision floating-point strided array.
Calculate the maximum absolute value of a double-precision floating-point strided array, ignoring NaN values.
Calculate the cumulative minimum of single-precision floating-point strided array elements.
Test if a value is an array-like object containing only safe integers.
Calculate the minimum value of a strided array according to a mask.
<!--
Calculate the sum of absolute values (L1 norm) of single-precision floating-point strided array elements using pairwise summation.
Immutable structurally typed data
Calculate the mid-range of a single-precision floating-point strided array.
<!--
<!--
Calculate the variance of a double-precision floating-point strided array using Welford's algorithm.
Casts an array to an array of a different data type.
Calculate the maximum value of a double-precision floating-point strided array according to a mask, ignoring NaN values.
Calculate the arithmetic mean of a single-precision floating-point strided array using Welford's algorithm.
Calculate the arithmetic mean of a single-precision floating-point strided array, ignoring NaN values and using extended accumulation.
A TypeScript `Promise` wrapper that adds syntax sugar.
Fill an array-like object view with values returned from an iterator.
The definitive collection of badges for rendering
[![Downloads][downloads-badge]][downloads] [![Size][size-badge]][size]
Calculate the variance of a double-precision floating-point strided array provided a known mean.
Convert a file: URL to its path
Calculate the cumulative maximum absolute value of single-precision floating-point strided array elements.
Webpack loader for typed-css-modules
Strong Dynamically Typed Object Modeling for JavaScript
[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]
Create a readable stream from an array-like object.
A map of log level aliases matched to their numeric values. Follows the RFC Standard.
Calculate the sum of double-precision floating-point strided array elements, ignoring NaN values and using ordinary recursive summation.
Typed errors that closely emulate the native Error class.
random-access-storage provider via non-standard IDBMutableFile API
Integer-valued typed array constructors.
Typed-array-function allows the simple creation of element wise function operators for javascript TypedArray data.
Calculate the variance of a strided array ignoring NaN values.
Zero dependencies Query Builder for Cloudflare Workers
Get and set nested variables of an object, includes support for Backbone Models
List of typed array signed integer data types.
Custom jest matchers to test binary data
Create an iterator from an array-like object, iterating from right to left.
[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![dependency status][5]][6] [![dev dependency status][7]][8] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]
<!--
Fellow is a package for creating people that can be unified by their shared values via a singleton list on the class
Calculate the minimum value of a double-precision floating-point strided array according to a mask.
[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![dependency status][5]][6] [![dev dependency status][7]][8] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]
Zero-dependency minimal package (two functions) to provide better-readable (albeit more verbose) wrapper over JS default `Array.sort()`. Fully typed.
[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]
Calculate the variance of a strided array using a one-pass textbook algorithm.
a typed event emitter that provides removal protection, filtering, and inheritance

A series of Tools to make sorting Arrays easier to work with, particularly when sorting objects.
[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![dependency status][5]][6] [![dev dependency status][7]][8] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]
<!--
[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![dependency status][deps-svg]][deps-url] [![dev dependency status][dev-deps-svg]][dev-deps-url] [![License][license-image]][license-url] [![Downloads][downloads-im
Stop wasting time syncing and updating your project's README and Package Files!
random-access-storage provider via non-standard IDBMutableFile API
Calculate the minimum value of a single-precision floating-point strided array.
[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]
A typed array of all possible google authorization scopes with autosuggest.
Create a zero-filled array having the same length and data type as a provided array.
Calculate the standard deviation of a strided array ignoring NaN values and using a one-pass trial mean algorithm.
[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![dependency status][deps-svg]][deps-url] [![dev dependency status][dev-deps-svg]][dev-deps-url] [![License][license-image]][license-url] [![Downloads][downloads-im
Test if two arguments are both Float64Arrays and have the same values.
[![dependency status][deps-svg]][deps-url] [![dev dependency status][dev-deps-svg]][dev-deps-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]
[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![dependency status][deps-svg]][deps-url] [![dev dependency status][dev-deps-svg]][dev-deps-url] [![License][license-image]][license-url] [![Downloads][downloads-im
A no customization 'build' system
[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]
Calculate the median value of a sorted single-precision floating-point strided array.
Quokka plugin to provide module import aliases
[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]

Calculate the arithmetic mean of a single-precision floating-point strided array using a second-order iterative Kahan–Babuška algorithm.
Calculate the minimum value of a double-precision floating-point strided array according to a mask, ignoring NaN values.
[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]
Figma js typed api
Calculate the maximum value of a strided array according to a mask, ignoring NaN values.
[![dependency status][deps-svg]][deps-url] [![dev dependency status][dev-deps-svg]][dev-deps-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]
Calculate the standard deviation of a strided array ignoring NaN values.