JSPM

Found 10887 results for utility

type-fest

A collection of essential TypeScript types

  • v4.41.0
  • 63.99
  • Published

globby

User-friendly glob matching

  • v14.1.0
  • 60.47
  • Published

async

Higher-order functions and common patterns for asynchronous code

  • v3.2.6
  • 60.46
  • Published

bytes

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

  • v3.1.2
  • 60.14
  • Published

extend-shallow

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

  • v3.0.2
  • 60.08
  • Published

follow-redirects

HTTP and HTTPS modules that follow redirects.

  • v1.15.11
  • 59.89
  • 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
  • 59.88
  • Published

escape-html

Escape string for use in HTML

  • v1.0.3
  • 59.22
  • Published

fb-watchman

Bindings for the Watchman file watching service

  • v2.0.2
  • 57.79
  • Published

meow

CLI app helper

  • v13.2.0
  • 57.35
  • 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.29
  • Published

normalize-range

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

  • v0.1.2
  • 57.24
  • Published

filelist

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

  • v1.0.4
  • 56.69
  • Published

classnames

A simple utility for conditionally joining classNames together

  • v2.5.1
  • 56.56
  • Published

unist-util-visit-parents

unist utility to recursively walk over nodes, with ancestral information

  • v6.0.1
  • 56.55
  • Published

unist-util-is

unist utility to check if a node passes a test

  • v6.0.0
  • 56.25
  • Published

vfile-message

vfile utility to create a virtual message

  • v4.0.3
  • 56.12
  • Published

mdast-util-to-string

mdast utility to get the plain text content of a node

  • v4.0.0
  • 56.06
  • Published

process-warning

A small utility for creating warnings and emitting them.

  • v5.0.0
  • 55.59
  • Published

micromark-util-types

micromark utility with a couple of typescript types

  • v2.0.2
  • 55.50
  • Published

arr-union

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

  • v3.1.0
  • 55.34
  • Published

hast-util-whitespace

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

  • v3.0.0
  • 54.46
  • Published

mdast-util-phrasing

mdast utility to check if a node is phrasing content

  • v4.1.0
  • 54.22
  • Published

hastscript

hast utility to create trees

  • v9.0.1
  • 53.69
  • Published

escape-goat

Escape a string for use in HTML or the inverse

  • v4.0.0
  • 53.14
  • Published

mdast-util-gfm

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

  • v3.1.0
  • 53.00
  • Published

@cypress/request

Cypress's fork of a simplified HTTP request client.

  • v3.0.9
  • 52.96
  • Published

mdast-util-mdx-jsx

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

  • v3.2.0
  • 52.91
  • Published

vfile-location

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

  • v5.0.3
  • 52.71
  • Published

mdast-util-mdxjs-esm

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

  • v2.0.1
  • 52.56
  • Published

hast-util-raw

hast utility to reparse a tree

  • v9.1.0
  • 52.08
  • Published

hast-util-to-jsx-runtime

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

  • v2.3.6
  • 51.97
  • Published

cli-progress

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

  • v3.12.0
  • 51.79
  • Published

meros

A fast 642B utility that makes reading multipart responses simple

  • v1.3.1
  • 51.62
  • Published

app-root-path

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

  • v3.1.0
  • 51.22
  • Published

hast-util-is-element

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

  • v3.0.0
  • 51.14
  • Published

utility-types

Utility Types Collection for TypeScript

  • v3.11.0
  • 51.05
  • Published

koalas

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

  • v1.0.2
  • 50.60
  • Published

only

return whitelisted properties of an object

  • v0.0.2
  • 50.53
  • Published

estree-util-visit

esast (and estree) utility to visit nodes

  • v2.0.0
  • 50.47
  • Published

@fastify/error

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

  • v4.2.0
  • 50.32
  • 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
  • 49.72
  • Published

mdast-util-mdx

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

  • v3.0.0
  • 49.69
  • Published

mdast-util-frontmatter

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

  • v2.0.1
  • 49.53
  • Published

hast-util-to-estree

hast utility to transform to estree (JavaScript AST) JSX

  • v3.1.3
  • 49.43
  • Published

oas-kit-common

Common utility functions for oas-kit

  • v1.0.8
  • 49.42
  • Published

hast-util-to-string

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

  • v3.0.1
  • 49.37
  • Published

estree-util-to-js

estree (and esast) utility to serialize to JavaScript

  • v2.0.0
  • 49.06
  • Published

hast-util-to-text

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

  • v4.0.2
  • 48.83
  • Published

component-type

Type assertions aka less-broken `typeof`

  • v2.0.0
  • 48.53
  • Published

unist-util-remove

unist utility to remove nodes from a tree

  • v4.0.0
  • 48.50
  • 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.46
  • Published

postman-request

Simplified HTTP request client.

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

array-last

Get the last or last n elements in an array.

  • v1.3.0
  • 47.65
  • Published

simple-bin-help

Simple help and sanity checks for Node CLI bin scripts

  • v1.8.0
  • 47.48
  • Published

nlcst-to-string

nlcst utility to transform a tree to a string

  • v4.0.0
  • 47.37
  • Published

ow

Function argument validation for humans

  • v2.0.0
  • 47.25
  • Published

esast-util-from-js

estree (and esast) utility to parse from JavaScript

  • v2.0.1
  • 47.20
  • Published

array-initial

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

  • v1.1.0
  • 47.04
  • Published

mdast-util-math

mdast extension to parse and serialize math

  • v3.0.0
  • 46.91
  • 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
  • 46.75
  • Published

mdast-util-directive

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

  • v3.1.0
  • 46.72
  • Published

fast-loops

Small, performant & immutable iteration utilities for Arrays and Objects

  • v1.1.4
  • 46.40
  • Published

watch

Utilities for watching file trees.

  • v1.0.2
  • 46.28
  • Published

unist-util-filter

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

  • v5.0.1
  • 45.46
  • Published

vfile-reporter

vfile utility to create a report for a file

  • v8.1.1
  • 45.37
  • Published

trim-off-newlines

Similar to String#trim() but removes only newlines

  • v1.0.3
  • 45.34
  • Published

hast-util-select

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

  • v6.0.4
  • 45.27
  • Published

vfile-statistics

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

  • v3.0.0
  • 45.23
  • Published

vfile-sort

vfile utility to sort messages by line/column

  • v4.0.0
  • 45.21
  • Published

remeda

A utility library for JavaScript and Typescript.

  • v2.30.0
  • 45.15
  • Published

hast-util-embedded

hast utility to check if a node is an embedded element

  • v3.0.0
  • 45.06
  • Published

globalize

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

  • v1.7.0
  • 45.02
  • Published

require-and-forget

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

  • v1.0.1
  • 45.01
  • Published

hast-util-phrasing

hast utility to check if a node is phrasing content

  • v3.0.1
  • 44.63
  • Published

to-vfile

vfile utility to read and write to the file system

  • v8.0.0
  • 44.53
  • Published

eth-rpc-errors

Ethereum RPC and Provider errors.

  • v4.0.3
  • 44.52
  • Published

get-object

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

  • v0.2.0
  • 43.88
  • Published

gh-got

Convenience wrapper for Got to interact with the GitHub API

  • v10.0.0
  • 43.38
  • Published

mdast-util-toc

mdast utility to generate a table of contents from a tree

  • v7.1.0
  • 43.36
  • Published

bytes-iec

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

  • v3.1.1
  • 43.16
  • Published

vfile-matter

vfile utility to parse the YAML front matter in a file

  • v5.0.1
  • 42.75
  • Published

log-utils

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

  • v1.0.0
  • 42.73
  • Published

utility

A collection of useful utilities.

  • v2.5.0
  • 42.44
  • 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.39
  • Published

typechecker

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

  • v9.3.0
  • 42.29
  • Published

cldrjs

Simple CLDR traverser

  • v0.5.5
  • 42.27
  • Published

@sanity/asset-utils

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

  • v2.3.0
  • 42.02
  • Published

min-dash

Minimum utility toolbelt

  • v4.2.3
  • 41.40
  • Published

unist-util-select

unist utility to select nodes with CSS-like selectors

  • v5.1.0
  • 41.39
  • Published

fireworm

A crawling file watcher.

  • v0.7.2
  • 41.38
  • Published

combine-lists

Merge two lists, trying to preserve the order of both

  • v1.0.1
  • 41.36
  • Published

pick-util

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

  • v1.1.5
  • 41.26
  • Published

min-dom

A minimal dom utility toolbelt

  • v5.1.1
  • 41.15
  • Published

flat-util

Flatten a nested array.

  • v1.1.11
  • 41.14
  • Published

vitest-fail-on-console

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

  • v0.10.0
  • 41.13
  • Published

nanopop

Ultra tiny, opinionated, positioning engine.

  • v2.4.2
  • 40.89
  • Published

array-hyper-unique

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

  • v2.1.6
  • 40.88
  • Published

unist-util-map

unist utility to create a new tree by mapping all nodes

  • v4.0.0
  • 40.55
  • Published

type-component

Cross-browser type assertions (less broken typeof)

    • v0.0.1
    • 40.51
    • Published

    @mobily/ts-belt

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

    • v3.13.1
    • 40.37
    • Published

    escape-regexp

    Escape regular expression special characters

      • v0.0.1
      • 39.99
      • 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
      • 39.97
      • Published

      codsen-utils

      Various utility functions

      • v1.6.8
      • 39.79
      • Published

      coalescy

      Simple function that return the first non null or undefined argument

      • v1.0.0
      • 39.61
      • Published

      omit-empty

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

      • v1.0.0
      • 39.54
      • Published

      react-to-text

      Convert react components to plain text without any HTML markup

      • v2.0.1
      • 39.20
      • Published

      serializerr

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

      • v1.0.3
      • 38.96
      • Published

      blacklist

      Returns a shallow copy of an object without blacklisted properties

      • v1.1.4
      • 38.95
      • Published

      jkroso-type

      less broken typeof

      • v1.1.1
      • 38.91
      • Published

      protochain

      Get the prototype chain of any value as an Array

      • v1.0.5
      • 38.90
      • Published

      cypress-failed-log

      Gets you the Cypress test command log as JSON on failure

      • v2.10.0
      • 38.87
      • Published

      mocked-env

      Easy way to mock process.env during BDD testing

      • v1.3.5
      • 38.72
      • Published

      unirest

      Simplified, lightweight HTTP client library

      • v0.6.0
      • 38.58
      • Published

      here

      here-document on node.js

      • v0.0.2
      • 38.41
      • Published

      lodash-decorators

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

      • v6.0.1
      • 38.19
      • 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.14
      • Published

      @sanity/timed-out

      Emit `ETIMEDOUT` or `ESOCKETTIMEDOUT` when ClientRequest is hanged

      • v4.0.2
      • 38.12
      • Published

      es-escape-html

      es-escape-html rewrite for ESM

      • v0.1.1
      • 37.99
      • Published