JSPM

Found 114 results for missing

@stdlib/strided-base-smskmap

Apply a unary function to a single-precision floating-point strided input array according to a strided mask array and assign results to a single-precision floating-point strided output array.

  • v0.2.2
  • 15.96
  • Published

pure-index

Pure Index is a tool for packages. It helps to clean your packages of unused exports with ease.

  • v1.1.0
  • 15.24
  • Published

@stdlib/math-strided-special-smskcbrt

Compute the cube root for each element in a single-precision floating-point strided array according to a strided mask array.

  • v0.2.2
  • 14.79
  • Published

@stdlib/math-strided-special-smsksqrt

Compute the principal square root for each element in a single-precision floating-point strided array according to a strided mask array.

  • v0.2.2
  • 14.71
  • Published

@stdlib/strided-base-dmskmap

Apply a unary function to a double-precision floating-point strided input array according to a strided mask array and assign results to a double-precision floating-point strided output array.

  • v0.2.2
  • 14.46
  • Published

dphollow

A powerful CLI tool to analyze and manage project dependencies. Find unused and missing dependencies with a beautiful interface.

  • v1.0.4
  • 14.30
  • Published

npmatchub

Attempts to match npm users who failed to provide their github name with a github account and do the same for their npm packages.

  • v0.1.4
  • 13.91
  • Published

lint-deps

CLI tool that tells you when dependencies are missing from package.json and offers you a choice to install them. Also tells you when dependencies are listed in package.json but are not being used anywhere in your project. Node.js command line tool and API

  • v4.0.0
  • 13.65
  • Published

@stdlib/array-base-mskunary2d

Apply a unary callback to elements in a two-dimensional nested input array according to elements in a two-dimensional nested mask array and assign results to elements in a two-dimensional nested output array.

  • v0.2.2
  • 13.36
  • Published

@stdlib/math-strided-special-smskfloor

Round each element in a single-precision floating-point strided array toward negative infinity according to a strided mask array.

  • v0.2.2
  • 13.36
  • Published

@stdlib/strided-base-smskmap2

Apply a binary function to single-precision floating-point strided input arrays according to a strided mask array and assign results to a single-precision floating-point strided output array.

  • v0.2.2
  • 12.58
  • Published

spread-offset

Spread missing offset properties to keyframes with interpolated values

  • v1.0.0
  • 12.51
  • Published

@stdlib/math-strided-special-smskinv

Compute the multiplicative inverse for each element in a single-precision floating-point strided array according to a strided mask array.

  • v0.2.2
  • 12.36
  • Published

@hoangsonw/env-guard

Protect your .env files from missing or insecure configurations by validating environment variables against a schema and enforcing .env.example.

  • v1.2.2
  • 11.63
  • Published

@stdlib/array-base-mskput

Replace elements of an array with provided values according to a provided mask array.

  • v0.1.1
  • 11.51
  • Published

@stdlib/array-base-mskunary3d

Apply a unary callback to elements in a three-dimensional nested input array according to elements in a three-dimensional nested mask array and assign results to elements in a three-dimensional nested output array.

  • v0.2.2
  • 11.13
  • Published

@stdlib/math-strided-special-smskabs

Compute the absolute value for each element in a single-precision floating-point strided array according to a strided mask array.

  • v0.2.2
  • 10.95
  • Published

gap_finder

Run a series of numbered files, looking for gaps. Mostly intended to check frames for video.

  • v0.7.3
  • 10.64
  • Published

@stdlib/array-base-mskbinary2d

Apply a binary callback to elements in two two-dimensional nested input arrays according to elements in a two-dimensional nested mask array and assign results to elements in a two-dimensional nested output array.

  • v0.2.2
  • 10.46
  • Published

@stdlib/math-strided-special-dmsksqrt

Compute the principal square root for each element in a double-precision floating-point strided array according to a strided mask array.

  • v0.2.2
  • 10.34
  • Published

@stdlib/math-strided-special-dmskceil

Round each element in a double-precision floating-point strided array toward positive infinity according to a strided mask array.

  • v0.2.2
  • 10.05
  • Published

missing-deep-keys

Tells you what keys from one object are missing in another

  • v1.0.0
  • 10.00
  • Published

object-diff-gen

A utility function to compare two objects based on missing properties, types and values

  • v1.0.1
  • 9.99
  • Published

@stdlib/math-strided-special-dmskinv

Compute the multiplicative inverse for each element in a double-precision floating-point strided array according to a strided mask array.

  • v0.2.2
  • 9.39
  • Published

methodmissing

create method missing captureable object

  • v0.0.3
  • 9.35
  • Published

array-missing

Call a function for every element from a given array that's missing from another array

  • v1.1.0
  • 9.35
  • Published

require-safe

Require files providing not found, error and success callbacks.

  • v1.1.0
  • 9.34
  • Published

json24

FuzzyJSONParser is a robust JSON parser designed to handle and recover data from JSON strings with extraneous text and incomplete structures. It can parse JSON strings that include redundant pre/post content and recover from missing closing characters lik

  • v0.0.3
  • 9.30
  • Published

@stdlib/math-strided-special-dmskfloor

Round each element in a double-precision floating-point strided array toward negative infinity according to a strided mask array.

  • v0.2.2
  • 8.65
  • Published

@stdlib/math-strided-special-smskceil

Round each element in a single-precision floating-point strided array toward positive infinity according to a strided mask array.

  • v0.2.2
  • 8.61
  • Published

@stdlib/strided-napi-dmskmap

C API for registering a Node-API module exporting a strided array interface for applying a unary callback to a double-precision floating-point strided input array according to a strided mask array and assigning results to a double-precision floating-point

  • v0.2.2
  • 8.61
  • Published

check-really-require

A CLI that checks for unused and missing dependencies

  • v0.0.4
  • 7.78
  • Published

is-missing

Check that given `name` or `user/repo` exists in npm registry or in github as user repository.

  • v1.0.4
  • 7.74
  • Published

@stdlib/math-strided-special-smskabs2

Compute the squared absolute value for each element in a single-precision floating-point strided array according to a strided mask array.

  • v0.2.2
  • 7.06
  • Published

react-i18next-validator

react-i18next validator. Validate there are no duplicate keys in translation files. Validate there are no missing keys in code that are provided in translation files. Validate there are no missing keys in translation files that are provided in code files.

  • v0.0.6
  • 6.86
  • Published

@stdlib/math-strided-special-dmskabs

Compute the absolute value for each element in a double-precision floating-point strided array according to a strided mask array.

  • v0.2.2
  • 6.83
  • Published

@stdlib/strided-napi-smskmap2

C API for registering a Node-API module exporting a strided array interface for applying a binary callback to single-precision floating-point strided input arrays according to a strided mask array and assigning results to a single-precision floating-point

  • v0.2.2
  • 6.74
  • Published

@stdlib/strided-napi-dmskmap2

C API for registering a Node-API module exporting a strided array interface for applying a binary callback to double-precision floating-point strided input arrays according to a strided mask array and assigning results to a double-precision floating-point

  • v0.2.2
  • 6.74
  • Published

@stdlib/math-strided-special-smskramp

Evaluate the ramp function for each element in a single-precision floating-point strided array according to a strided mask array.

  • v0.2.2
  • 5.62
  • Published

depfix

A tool to check for missing dependencies and install the existing version

  • v1.0.1
  • 5.62
  • Published

find-missing

find missing number in range

  • v1.0.0
  • 4.36
  • Published

@stdlib/math-strided-special-dmskabs2

Compute the squared absolute value for each element in a double-precision floating-point strided array according to a strided mask array.

  • v0.2.2
  • 4.33
  • Published

express-nude

Your nudes are safe with Nude.js.

    • v0.1.2
    • 4.30
    • Published

    @stdlib/math-strided-special-smskrsqrt

    Compute the reciprocal square root for each element in a single-precision floating-point strided array according to a strided mask array.

    • v0.2.2
    • 4.28
    • Published

    @stdlib/strided-base-dmskmap2

    Apply a binary function to double-precision floating-point strided input arrays according to a strided mask array and assign results to a double-precision floating-point strided output array.

    • v0.2.2
    • 4.25
    • Published

    really-require

    A module that checks for unused and missing dependencies

    • v0.0.5
    • 4.25
    • Published

    normalize-defaults

    Normalize missing first-level keys/values in an object with defaults

    • v0.1.4
    • 2.60
    • Published

    missing-files

    Compare two directories and return files not found in second directory

    • v1.0.2
    • 2.55
    • Published

    missing.js

    The missing prototype utility functions for JavaScript

    • v2.0.0
    • 2.53
    • Published

    @stdlib/math-strided-special-dmskrsqrt

    Compute the reciprocal square root for each element in a double-precision floating-point strided array according to a strided mask array.

    • v0.2.2
    • 2.52
    • Published

    @stdlib/array-mskput

    Replace elements of an array with provided values according to a provided mask array.

    • v0.1.0
    • 0.00
    • Published

    @stdlib/math-strided-special-dmskramp

    Evaluate the ramp function for each element in a double-precision floating-point strided array according to a strided mask array.

    • v0.2.2
    • 0.00
    • Published

    @mac-/csv-split-easy

    Splits the CSV string into array of arrays, each representing a row of columns

    • v2.0.7
    • 0.00
    • Published

    @octagen/proflock

    tool for scanning localized properties, to determine if they are complete

      • v1.2.0
      • 0.00
      • Published