TypeScript definitions for deep-eql
JavaScript Convert String and Keys of Object between cases (camelCase, snake_case, PascalCase, dot.case, path/case, text case, Sentence case, Header Case, UPPERCASE, lowercase, kebab-case). Use for both Node.JS and Browser
Fill an input ndarray according to a callback function.
CLI to build and run React Native for Windows apps.
A collection of credential providers, without requiring service clients like STS, Cognito
Use Sass to preprocess your ember-cli app's files, with support for sourceMaps and include paths
Uniform distribution constructor.
Weibull distribution quantile function.
A simple way to unit-test callbacks
Easily require a module which will silently fail if it is not found.
Transforms `assert.async.*` calls into `test-until` expressions that resolve when the assertion passes, preserving error messages for failed assertions.
Transform the Import Attributes proposal (`import ... from '...' with { ... }`) to the previous version known as Import Assertions (`import ... from '...' assert { ... }`).
ES Proposal spec-compliant shim for Promise.try
Stream transformer that prefixes lines with timestamps and other things.
Webpack plugin that AoT compiles your Angular components and modules.
Determine the minimum ndarray data type for storing a provided signed integer value.
Test if a value is an array-like object containing only nonpositive numbers.
Test whether a value is a property key.
Transform a list of array argument data types into a list of signatures.
Compute a moving sum incrementally.
CLI app helper
Add a scalar constant to each double-precision floating-point strided array element and compute the sum using pairwise summation.
Common utilities and helpers to make testing assertions easier
Binomial distribution mode.