JSPM

Found 8114 results for util

type-fest

A collection of essential TypeScript types

  • v4.41.0
  • 67.20
  • Published

lodash

Lodash modular utilities.

  • v4.17.21
  • 64.76
  • Published

globby

User-friendly glob matching

  • v14.1.0
  • 64.61
  • Published

mime

A comprehensive library for mime-type mapping

  • v4.0.7
  • 64.61
  • Published

path-parse

Node.js path.parse() ponyfill

  • v1.0.7
  • 64.02
  • Published

strip-json-comments

Strip comments from JSON. Lets you use comments in your JSON files!

  • v5.0.3
  • 64.02
  • Published

core-util-is

The `util.is*` functions introduced in Node v0.12.

  • v1.0.3
  • 63.96
  • Published

extend-shallow

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

  • v3.0.2
  • 63.93
  • Published

util-deprecate

The Node.js `util.deprecate()` function with browser support

  • v1.0.2
  • 62.92
  • Published

utils-merge

merge() utility function

  • v1.0.1
  • 62.26
  • Published

fdir

The fastest directory crawler & globbing alternative to glob, fast-glob, & tiny-glob. Crawls 1m files in < 1s

  • v6.5.0
  • 62.15
  • Published

util

Node.js's util module for all engines

  • v0.12.5
  • 61.38
  • Published

meow

CLI app helper

  • v13.2.0
  • 61.06
  • Published

neo-async

Neo-Async is a drop-in replacement for Async, it almost fully covers its functionality and runs faster

  • v2.6.2
  • 61.01
  • Published

is-typedarray

Detect whether or not an object is a Typed Array

  • v1.0.0
  • 60.90
  • Published

unist-util-visit-parents

unist utility to recursively walk over nodes, with ancestral information

  • v6.0.1
  • 60.44
  • 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
  • 60.43
  • Published

mdast-util-to-string

mdast utility to get the plain text content of a node

  • v4.0.0
  • 59.90
  • Published

classnames

A simple utility for conditionally joining classNames together

  • v2.5.1
  • 59.66
  • Published

vfile-message

vfile utility to create a virtual message

  • v4.0.3
  • 59.58
  • Published

unist-util-is

unist utility to check if a node passes a test

  • v6.0.0
  • 59.56
  • Published

unicorn-magic

Some useful utilities I often need

  • v0.3.0
  • 59.47
  • Published

lodash-es

Lodash exported as ES modules.

  • v4.17.21
  • 59.46
  • Published

underscore

JavaScript's functional programming helper library.

  • v1.13.7
  • 59.20
  • Published

micromark-util-types

micromark utility with a couple of typescript types

  • v2.0.2
  • 59.05
  • Published

arr-union

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

  • v3.1.0
  • 58.74
  • Published

mdast-util-phrasing

mdast utility to check if a node is phrasing content

  • v4.1.0
  • 57.93
  • Published

class-utils

Utils for working with JavaScript classes and prototype methods.

  • v0.3.6
  • 57.90
  • Published

es5-ext

ECMAScript extensions and shims

  • v0.10.64
  • 57.90
  • Published

hast-util-whitespace

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

  • v3.0.0
  • 57.45
  • Published

util.promisify

Polyfill/shim for util.promisify in node versions < v8

  • v1.1.3
  • 57.22
  • Published

mixin-deep

Deeply mix the properties of objects into the first object. Like merge-deep, but doesn't clone. No dependencies.

  • v2.0.1
  • 57.09
  • Published

hastscript

hast utility to create trees

  • v9.0.1
  • 57.05
  • Published

is-absolute

Returns true if a file path is absolute. Does not rely on the path module and can be used as a polyfill for node.js native `path.isAbolute`.

  • v1.0.0
  • 56.94
  • Published

snapdragon-util

Utilities for the snapdragon parser/compiler.

  • v5.0.1
  • 56.80
  • Published

@cypress/request

Cypress's fork of a simplified HTTP request client.

  • v3.0.9
  • 56.59
  • Published

path-dirname

Node.js path.dirname() ponyfill

  • v1.0.2
  • 56.54
  • Published

ext

JavaScript utilities with respect to emerging standard

  • v1.7.0
  • 56.40
  • Published

vfile-location

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

  • v5.0.3
  • 56.32
  • Published

mdast-util-mdx-jsx

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

  • v3.2.0
  • 56.16
  • Published

blob-util

Utilities for working with Blob objects in the browser

  • v2.0.2
  • 55.88
  • Published

mdast-util-mdxjs-esm

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

  • v2.0.1
  • 55.83
  • Published

mdast-util-gfm

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

  • v3.1.0
  • 55.63
  • Published

array-slice

Array-slice method. Slices `array` from the `start` index up to, but not including, the `end` index.

  • v1.1.0
  • 55.36
  • Published

hast-util-to-jsx-runtime

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

  • v2.3.6
  • 55.20
  • Published

hast-util-raw

hast utility to reparse a tree

  • v9.1.0
  • 54.95
  • Published

rc-util

Common Utils For React Component

  • v5.44.4
  • 54.94
  • Published

is-primitive

Returns `true` if the value is a primitive.

  • v3.0.1
  • 54.89
  • Published

hast-util-is-element

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

  • v3.0.0
  • 54.63
  • Published

app-root-path

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

  • v3.1.0
  • 54.49
  • Published

object.defaults

Like `extend` but only copies missing properties/values to the target object.

  • v1.1.0
  • 54.40
  • Published

lodash.isundefined

The modern build of lodash’s `_.isUndefined` as a module.

  • v3.0.1
  • 54.38
  • Published

remedial

Deprecated. Utilities for ES3, most of which have been adopted or superseded in ES5.1. Adapted from Douglas Crockford's Remedial JavaScript

  • v1.0.8
  • 54.15
  • Published

lodash.isobject

The modern build of lodash’s `_.isObject` as a module.

  • v3.0.2
  • 53.90
  • Published

pvtsutils

pvtsutils is a set of common utility functions used in various Peculiar Ventures TypeScript based projects.

  • v1.3.6
  • 53.70
  • Published

koalas

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

  • v1.0.2
  • 53.61
  • Published

only

return whitelisted properties of an object

  • v0.0.2
  • 53.54
  • Published

lodash.isnil

The lodash method `_.isNil` exported as a module.

  • v4.0.0
  • 53.53
  • Published

should-util

Utility functions

  • v1.0.1
  • 53.23
  • Published

estree-util-visit

esast (and estree) utility to visit nodes

  • v2.0.0
  • 53.23
  • Published

is

the definitive JavaScript type testing library

  • v3.3.2
  • 53.09
  • Published

unist-builder

unist utility to create a new trees with a nice syntax

  • v4.0.0
  • 53.08
  • Published

hast-util-to-estree

hast utility to transform to estree (JavaScript AST) JSX

  • v3.1.3
  • 52.82
  • Published

mdast-util-mdx

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

  • v3.0.0
  • 52.63
  • Published

hast-util-to-string

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

  • v3.0.1
  • 52.54
  • Published

estree-util-to-js

estree (and esast) utility to serialize to JavaScript

  • v2.0.0
  • 52.42
  • Published

mdast-util-frontmatter

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

  • v2.0.1
  • 52.25
  • Published

mixin-object

Mixin the own and inherited properties of other objects onto the first object. Pass an empty object as the first arg to shallow clone.

  • v3.0.0
  • 51.71
  • Published

hast-util-to-text

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

  • v4.0.2
  • 51.25
  • Published

args

Minimal toolkit for building CLIs

  • v5.0.3
  • 51.19
  • Published

unist-util-remove

unist utility to remove nodes from a tree

  • v4.0.0
  • 50.94
  • Published

postman-request

Simplified HTTP request client.

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

array-last

Get the last or last n elements in an array.

  • v1.3.0
  • 50.58
  • Published

ow

Function argument validation for humans

  • v2.0.0
  • 50.47
  • Published

lodash.restparam

The modern build of lodash’s `_.restParam` as a module.

  • v3.6.1
  • 50.43
  • Published

esast-util-from-js

estree (and esast) utility to parse from JavaScript

  • v2.0.1
  • 50.42
  • Published

arr-filter

Faster alternative to javascript's native filter method.

  • v1.1.2
  • 50.41
  • Published

mdast-util-math

mdast extension to parse and serialize math

  • v3.0.0
  • 50.11
  • Published

nlcst-to-string

nlcst utility to transform a tree to a string

  • v4.0.0
  • 49.96
  • Published

mdast-util-directive

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

  • v3.1.0
  • 49.89
  • Published

sort-object

Sort the keys in an object.

  • v3.0.3
  • 49.67
  • Published

array-initial

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

  • v1.1.0
  • 49.38
  • Published

walk

A node port of python's os.walk

  • v2.3.15
  • 49.29
  • Published

format-util

Lightweight format utility for the browser, based on util.format().

  • v1.0.5
  • 48.76
  • Published

string-format

String formatting inspired by Python's str.format()

  • v2.0.0
  • 48.61
  • Published

watch

Utilities for watching file trees.

  • v1.0.2
  • 48.58
  • Published

unist-util-filter

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

  • v5.0.1
  • 48.56
  • Published

vfile-reporter

vfile utility to create a report for a file

  • v8.1.1
  • 48.22
  • Published

trim-off-newlines

Similar to String#trim() but removes only newlines

  • v1.0.3
  • 48.13
  • Published

hast-util-select

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

  • v6.0.4
  • 48.09
  • Published

vfile-statistics

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

  • v3.0.0
  • 48.04
  • Published

vfile-sort

vfile utility to sort messages by line/column

  • v4.0.0
  • 47.87
  • Published

remeda

A utility library for JavaScript and Typescript.

  • v2.30.0
  • 47.83
  • Published

@antv/util

<h1 align="center">@antv/util</h1>

  • v3.3.11
  • 47.59
  • Published

require-and-forget

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

  • v1.0.1
  • 47.51
  • Published

hast-util-phrasing

hast utility to check if a node is phrasing content

  • v3.0.1
  • 47.42
  • Published

to-vfile

vfile utility to read and write to the file system

  • v8.0.0
  • 47.38
  • Published

hast-util-embedded

hast utility to check if a node is an embedded element

  • v3.0.0
  • 47.31
  • Published

genfun

Fast, prototype-friendly multimethods.

  • v5.0.0
  • 47.15
  • Published

get-object

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

  • v0.2.0
  • 46.89
  • Published

chunkd

Get a chunk of an array based on the total number of chunks and current index

  • v2.0.1
  • 46.67
  • Published

@sanity/util

Utilities shared across projects of Sanity

  • v4.6.0
  • 46.67
  • Published

protoduck

Fancy duck typing for the most serious of ducks.

  • v5.0.1
  • 46.53
  • Published

mdast-util-toc

mdast utility to generate a table of contents from a tree

  • v7.1.0
  • 46.33
  • Published

lodash.identity

The modern build of lodash’s `_.identity` as a module.

  • v3.0.0
  • 46.31
  • Published

@antv/matrix-util

A common util collection for antv projects

  • v3.0.4
  • 46.10
  • Published

@middy/util

🛵 The stylish Node.js middleware engine for AWS Lambda (util package)

  • v6.4.4
  • 45.80
  • Published

@antv/path-util

A common util collection for antv projects

  • v3.0.1
  • 45.66
  • Published

vue-functional-data-merge

Vue.js util for intelligently merging data passed to functional components.

  • v3.1.0
  • 45.49
  • Published

lodash.last

The modern build of lodash’s `_.last` as a module.

  • v3.0.0
  • 45.45
  • Published

log-utils

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

  • v1.0.0
  • 45.40
  • Published

vfile-matter

vfile utility to parse the YAML front matter in a file

  • v5.0.1
  • 45.27
  • 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
  • 45.09
  • Published

typechecker

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

  • v9.3.0
  • 44.92
  • Published

lodash.support

The modern build of lodash’s `_.support` as a module.

  • v3.0.4
  • 44.86
  • Published

utility

A collection of useful utilities.

  • v2.5.0
  • 44.58
  • Published

lodash.pairs

The modern build of lodash’s `_.pairs` as a module.

  • v3.0.1
  • 44.57
  • Published

humanize

Javascript string formatter for human readability

  • v0.0.9
  • 44.31
  • Published

mingo

MongoDB query language for in-memory objects

  • v6.6.1
  • 44.14
  • Published

lodash.frompairs

The lodash method `_.fromPairs` exported as a module.

  • v4.0.1
  • 43.96
  • Published

unist-util-select

unist utility to select nodes with CSS-like selectors

  • v5.1.0
  • 43.82
  • Published

pick-util

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

  • v1.1.5
  • 43.82
  • Published

flat-util

Flatten a nested array.

  • v1.1.11
  • 43.79
  • Published

min-dom

A minimal dom utility toolbelt

  • v5.1.1
  • 43.41
  • Published

remove

Sync and async rm -r.

  • v0.1.5
  • 43.33
  • Published

vis-util

utilitie collection for visjs

  • v6.0.0
  • 43.29
  • Published

browserify-mime

A comprehensive library for mime-type mapping (with browserify support)

  • v1.2.9
  • 43.24
  • Published

is-type

Type checking from node core

  • v0.0.1
  • 43.08
  • Published

compressing

Everything you need for compressing and uncompressing

  • v2.0.0
  • 43.05
  • Published

unist-util-map

unist utility to create a new tree by mapping all nodes

  • v4.0.0
  • 43.04
  • Published

@antv/g-base

A common util collection for antv projects

  • v0.5.16
  • 42.96
  • Published