JSPM

Found 10872 results for utility

type-fest

A collection of essential TypeScript types

  • v4.41.0
  • 64.49
  • Published

globby

User-friendly glob matching

  • v14.1.0
  • 61.01
  • Published

async

Higher-order functions and common patterns for asynchronous code

  • v3.2.6
  • 60.90
  • Published

bytes

Utility to parse a string bytes to bytes and vice-versa

  • v3.1.2
  • 60.81
  • Published

extend-shallow

Extend an object with the properties of additional objects. node.js/javascript util.

  • v3.0.2
  • 60.78
  • Published

prelude-ls

prelude.ls is a functionally oriented utility library. It is powerful and flexible. Almost all of its functions are curried. It is written in, and is the recommended base library for, LiveScript.

  • v1.2.1
  • 60.48
  • Published

follow-redirects

HTTP and HTTPS modules that follow redirects.

  • v1.15.11
  • 60.34
  • Published

escape-html

Escape string for use in HTML

  • v1.0.3
  • 59.85
  • Published

fb-watchman

Bindings for the Watchman file watching service

  • v2.0.2
  • 58.24
  • Published

meow

CLI app helper

  • v13.2.0
  • 57.87
  • Published

normalize-range

Utility for normalizing a numeric range, with a wrapping function useful for polar coordinates

  • v0.1.2
  • 57.87
  • Published

has-values

Returns true if any values exist, false if empty. Works for booleans, functions, numbers, strings, nulls, objects and arrays.

  • v2.0.1
  • 57.43
  • Published

filelist

Lazy-evaluating list of files, based on globs or regex patterns

  • v1.0.4
  • 57.34
  • Published

unist-util-visit-parents

unist utility to recursively walk over nodes, with ancestral information

  • v6.0.1
  • 57.16
  • Published

vfile-message

vfile utility to create a virtual message

  • v4.0.3
  • 56.73
  • Published

mdast-util-to-string

mdast utility to get the plain text content of a node

  • v4.0.0
  • 56.65
  • Published

unist-util-is

unist utility to check if a node passes a test

  • v6.0.0
  • 56.57
  • Published

classnames

A simple utility for conditionally joining classNames together

  • v2.5.1
  • 56.46
  • Published

process-warning

A small utility for creating warnings and emitting them.

  • v5.0.0
  • 56.16
  • Published

arr-union

Combines a list of arrays, returning a single array with unique values, using strict equality for comparisons.

  • v3.1.0
  • 56.11
  • Published

micromark-util-types

micromark utility with a couple of typescript types

  • v2.0.2
  • 55.89
  • Published

mdast-util-phrasing

mdast utility to check if a node is phrasing content

  • v4.1.0
  • 54.75
  • Published

hast-util-whitespace

hast utility to check if a node is inter-element whitespace

  • v3.0.0
  • 54.35
  • Published

hastscript

hast utility to create trees

  • v9.0.1
  • 54.02
  • Published

escape-goat

Escape a string for use in HTML or the inverse

  • v4.0.0
  • 53.63
  • Published

mdast-util-mdx-jsx

mdast extension to parse and serialize MDX or MDX.js JSX

  • v3.2.0
  • 53.43
  • Published

mdast-util-gfm

mdast extension to parse and serialize GFM (GitHub Flavored Markdown)

  • v3.1.0
  • 53.40
  • Published

@cypress/request

Cypress's fork of a simplified HTTP request client.

  • v3.0.9
  • 53.39
  • Published

vfile-location

vfile utility to convert between positional (line and column-based) and offset (range-based) locations

  • v5.0.3
  • 53.15
  • Published

mdast-util-mdxjs-esm

mdast extension to parse and serialize MDX.js ESM (import/exports)

  • v2.0.1
  • 52.74
  • Published

meros

A fast 642B utility that makes reading multipart responses simple

  • v1.3.1
  • 52.15
  • Published

hast-util-to-jsx-runtime

hast utility to transform to preact, react, solid, svelte, vue, etc

  • v2.3.6
  • 52.13
  • Published

cli-progress

easy to use progress-bar for command-line/terminal applications

  • v3.12.0
  • 52.07
  • Published

hast-util-raw

hast utility to reparse a tree

  • v9.1.0
  • 52.01
  • Published

hast-util-is-element

hast utility to check if a node is a (certain) element

  • v3.0.0
  • 51.65
  • Published

app-root-path

Determine an app's root path from anywhere inside the app

  • v3.1.0
  • 51.62
  • Published

utility-types

Utility Types Collection for TypeScript

  • v3.11.0
  • 51.40
  • Published

koalas

Coalesce for JavaScript. Returns the first value that is not undefined or null.

  • v1.0.2
  • 50.87
  • Published

@fastify/error

A small utility, used by Fastify itself, for generating consistent error objects across your codebase and plugins.

  • v4.2.0
  • 50.85
  • Published

only

return whitelisted properties of an object

  • v0.0.2
  • 50.83
  • Published

estree-util-visit

esast (and estree) utility to visit nodes

  • v2.0.0
  • 50.35
  • Published

unist-builder

unist utility to create a new trees with a nice syntax

  • v4.0.0
  • 50.30
  • Published

rambda

Lightweight and faster alternative to Ramda with included TS definitions

  • v10.3.2
  • 50.23
  • Published

mdast-util-mdx

mdast extension to parse and serialize MDX (or MDX.js)

  • v3.0.0
  • 49.95
  • Published

hast-util-to-estree

hast utility to transform to estree (JavaScript AST) JSX

  • v3.1.3
  • 49.93
  • Published

hast-util-to-string

hast utility to get the plain-text value of a node

  • v3.0.1
  • 49.74
  • Published

oas-kit-common

Common utility functions for oas-kit

  • v1.0.8
  • 49.66
  • Published

mdast-util-frontmatter

mdast extension to parse and serialize frontmatter (YAML, TOML, etc)

  • v2.0.1
  • 49.43
  • Published

estree-util-to-js

estree (and esast) utility to serialize to JavaScript

  • v2.0.0
  • 49.42
  • Published

hast-util-to-text

hast utility to get the plain-text value of a node according to the `innerText` algorithm

  • v4.0.2
  • 49.17
  • Published

component-type

Type assertions aka less-broken `typeof`

  • v2.0.0
  • 49.04
  • Published

unist-util-remove

unist utility to remove nodes from a tree

  • v4.0.0
  • 48.94
  • Published

start-server-and-test

Starts server, waits for URL, then runs test command; when the tests end, shuts down server

  • v2.0.13
  • 48.38
  • Published

array-last

Get the last or last n elements in an array.

  • v1.3.0
  • 48.20
  • Published

postman-request

Simplified HTTP request client.

  • v2.88.1-postman.43
  • 48.19
  • Published

simple-bin-help

Simple help and sanity checks for Node CLI bin scripts

  • v1.8.0
  • 48.00
  • Published

ow

Function argument validation for humans

  • v2.0.0
  • 47.65
  • Published

esast-util-from-js

estree (and esast) utility to parse from JavaScript

  • v2.0.1
  • 47.52
  • Published

array-initial

Get all but the last element or last n elements of an array.

  • v1.1.0
  • 47.47
  • Published

nlcst-to-string

nlcst utility to transform a tree to a string

  • v4.0.0
  • 47.27
  • Published

mdast-util-math

mdast extension to parse and serialize math

  • v3.0.0
  • 47.22
  • Published

watch

Utilities for watching file trees.

  • v1.0.2
  • 47.20
  • Published

parse-numeric-range

Takes a string, such as "1,2,3-10,5-8" and turns it into an array of numbers

  • v1.3.0
  • 47.08
  • Published

mdast-util-directive

mdast extension to parse and serialize generic directives (`:cite[smith04]`)

  • v3.1.0
  • 46.91
  • Published

fast-loops

Small, performant & immutable iteration utilities for Arrays and Objects

  • v1.1.4
  • 46.63
  • Published

trim-off-newlines

Similar to String#trim() but removes only newlines

  • v1.0.3
  • 46.26
  • Published

unist-util-filter

unist utility to create a new tree with nodes that pass a filter

  • v5.0.1
  • 45.74
  • Published

vfile-reporter

vfile utility to create a report for a file

  • v8.1.1
  • 45.68
  • Published

vfile-statistics

vfile utility to count messages per category: failures, warnings, etc

  • v3.0.0
  • 45.54
  • Published

hast-util-select

hast utility for `querySelector`, `querySelectorAll`, and `matches`

  • v6.0.4
  • 45.51
  • Published

vfile-sort

vfile utility to sort messages by line/column

  • v4.0.0
  • 45.49
  • Published

hast-util-embedded

hast utility to check if a node is an embedded element

  • v3.0.0
  • 45.42
  • Published

remeda

A utility library for JavaScript and Typescript.

  • v2.30.0
  • 45.40
  • Published

globalize

A JavaScript library for internationalization and localization that leverages the official Unicode CLDR JSON data.

  • v1.7.0
  • 45.33
  • Published

require-and-forget

Require Node module and immediately remove it from module cache to force loading again next time

  • v1.0.1
  • 44.94
  • Published

hast-util-phrasing

hast utility to check if a node is phrasing content

  • v3.0.1
  • 44.88
  • Published

to-vfile

vfile utility to read and write to the file system

  • v8.0.0
  • 44.86
  • Published

eth-rpc-errors

Ethereum RPC and Provider errors.

  • v4.0.3
  • 44.79
  • Published

get-object

Get a property from an object using dot (object path) notation.

  • v0.2.0
  • 44.36
  • Published

gh-got

Convenience wrapper for Got to interact with the GitHub API

  • v10.0.0
  • 43.73
  • Published

mdast-util-toc

mdast utility to generate a table of contents from a tree

  • v7.1.0
  • 43.64
  • Published

bytes-iec

(IEC) Utility to parse a string bytes to bytes and vice-versa

  • v3.1.1
  • 43.51
  • Published

log-utils

Tiny wrapper around ansi-colors to add colored symbols and a timestamp.

  • v1.0.0
  • 43.27
  • Published

vfile-matter

vfile utility to parse the YAML front matter in a file

  • v5.0.1
  • 42.96
  • Published

utility

A collection of useful utilities.

  • v2.5.0
  • 42.85
  • Published

@budibase/handlebars-helpers

More than 130 Handlebars helpers in ~20 categories. Helpers can be used with Assemble, Generate, Verb, Ghost, gulp-handlebars, grunt-handlebars, consolidate, or any node.js/Handlebars project.

  • v0.14.2
  • 42.69
  • Published

typechecker

Utilities to get and check variable types (isString, isPlainObject, isRegExp, etc)

  • v9.3.0
  • 42.53
  • Published

cldrjs

Simple CLDR traverser

  • v0.5.5
  • 42.52
  • Published

@sanity/asset-utils

<!-- This file is AUTO-GENERATED, edit _README.template.md or tweak scripts/generateDocs.ts -->

  • v2.2.1
  • 42.26
  • Published

combine-lists

Merge two lists, trying to preserve the order of both

  • v1.0.1
  • 41.91
  • Published

fireworm

A crawling file watcher.

  • v0.7.2
  • 41.80
  • Published

pick-util

Return a copy of the object only containing the whitelisted properties.

  • v1.1.5
  • 41.67
  • Published

unist-util-select

unist utility to select nodes with CSS-like selectors

  • v5.1.0
  • 41.62
  • Published

min-dash

Minimum utility toolbelt

  • v4.2.3
  • 41.53
  • Published

vitest-fail-on-console

Utility to make vitest tests fail when console.error() or console.warn() are used

  • v0.10.0
  • 41.44
  • Published

flat-util

Flatten a nested array.

  • v1.1.11
  • 41.43
  • Published

array-hyper-unique

Get unique values of an array. Really, like deeply unique.

  • v2.1.6
  • 41.18
  • Published

nanopop

Ultra tiny, opinionated, positioning engine.

  • v2.4.2
  • 41.12
  • Published

min-dom

A minimal dom utility toolbelt

  • v5.1.1
  • 41.10
  • Published

unist-util-map

unist utility to create a new tree by mapping all nodes

  • v4.0.0
  • 40.98
  • Published

@mobily/ts-belt

🔧 Fast, modern, and practical utility library for FP in TypeScript.

  • v3.13.1
  • 40.55
  • Published

codsen-utils

Various utility functions

  • v1.6.8
  • 40.48
  • Published

type-component

Cross-browser type assertions (less broken typeof)

    • v0.0.1
    • 40.42
    • Published

    handlebars-helpers

    More than 130 Handlebars helpers in ~20 categories. Helpers can be used with Assemble, Generate, Verb, Ghost, gulp-handlebars, grunt-handlebars, consolidate, or any node.js/Handlebars project.

    • v0.10.0
    • 40.25
    • Published

    escape-regexp

    Escape regular expression special characters

      • v0.0.1
      • 40.25
      • Published

      omit-empty

      Recursively omit empty properties from an object. Omits empty objects, arrays, strings or zero.

      • v1.0.0
      • 39.94
      • Published

      coalescy

      Simple function that return the first non null or undefined argument

      • v1.0.0
      • 39.93
      • Published

      serializerr

      Convert Errors & Objects into an easily-serialized vanilla Object.

      • v1.0.3
      • 39.37
      • Published

      protochain

      Get the prototype chain of any value as an Array

      • v1.0.5
      • 39.29
      • Published

      cypress-failed-log

      Gets you the Cypress test command log as JSON on failure

      • v2.10.0
      • 39.26
      • Published

      blacklist

      Returns a shallow copy of an object without blacklisted properties

      • v1.1.4
      • 39.17
      • Published

      react-to-text

      Convert react components to plain text without any HTML markup

      • v2.0.1
      • 39.14
      • Published

      jkroso-type

      less broken typeof

      • v1.1.1
      • 39.11
      • Published

      unirest

      Simplified, lightweight HTTP client library

      • v0.6.0
      • 38.98
      • Published

      mocked-env

      Easy way to mock process.env during BDD testing

      • v1.3.5
      • 38.94
      • Published

      here

      here-document on node.js

      • v0.0.2
      • 38.51
      • Published

      cint

      A library of Javascript utility functions with an emphasis on Functional Programming.

      • v9.1.0
      • 38.46
      • Published

      lodash-decorators

      A collection of decorators using lodash at it's core.

      • v6.0.1
      • 38.29
      • Published

      es-escape-html

      es-escape-html rewrite for ESM

      • v0.1.1
      • 38.28
      • Published

      reduce-object

      Reduces an object to a value that is the accumulated result of running each property in the object through a callback. Executes the callback function once for each own enumerable property in the object, receiving four arguments: the initial value (or valu

      • v0.1.3
      • 38.18
      • Published

      sort-es

      Blazing fast, tree-shakeable, type-safe, modern utility library to sort any type of array in less than 1 KB!

      • v1.7.16
      • 38.17
      • Published