JSPM

Found 5973 results for parse function

fn-args

Get the arguments of a function, arrow function, generator function, async function

  • v6.0.0
  • 261.71
  • Published

css-color-function

A parser and converter for Tab Atkins's proposed color function in CSS.

  • v1.3.3
  • 261.53
  • Published

parse-function

Parse a function into an object using espree, acorn or babylon parsers. Extensible through Smart Plugins

  • v5.6.10
  • 256.69
  • Published

to-source-code

Converts function to its source code.

  • v1.0.2
  • 201.00
  • Published

tiny-parse-argv

A tiny function for parsing process.argv, a modern rewrite of minimist.

  • v2.8.2
  • 140.38
  • Published

@json2csv/formatters

json2csv built-in formatters. A formatter is a function that receives the raw js value of a given type and formats it as a valid CSV cell.

  • v7.0.6
  • 126.35
  • Published

clefairy

Typed CLI argv parser and main function wrapper

  • v2.0.0
  • 125.06
  • Published

ethereum-tx-decoder

Lightweight utility for decoding function parameters from Ethereum transactions.

  • v3.0.0
  • 120.25
  • Published

is-empty-function

Check that given string, function or arrow function have empty body, using `parse-function`.

  • v1.1.2
  • 117.04
  • Published

parse-aws-lambda-name

Parse an AWS Lambda function name into a name and a qualifier

  • v1.0.0
  • 107.46
  • Published

fn.name

Extract names from functions

  • v1.1.0
  • 104.81
  • Published

@json2csv/transforms

json2csv built-in transforms. A transform is a function that receives a data recod and returns a transformed record. Transforms are executed in order before converting the data record into a CSV row.

  • v7.0.6
  • 94.20
  • Published

parse-full-name

A function that accepts the full name of a person in any format, parses it, and returns its parts { title, first name, middle name, last name, nickname, suffix, [and any parsing errors] }.

  • v1.2.6
  • 93.95
  • Published

formatted-json-stringify

An advanced & customisable version of the javascript JSON.stringify() function.

  • v1.2.1
  • 87.48
  • Published

geo-coordinates-parser

A Javascript function for reading a variety of coordinate formats and converting to decimal numbers. Builds on other efforts by returning the verbatim coordinates and the decimal coordinates all in one object.

  • v1.7.4
  • 85.78
  • Published

tron-tx-decoder

Lightweight utility for decoding function parameters and function output from Tron blocklchain transactions.

  • v2.0.2
  • 84.99
  • Published

fast-json-parse

Parse json safely and at max speed

  • v1.0.3
  • 84.16
  • Published

json-bigint

JSON.parse with bigints support

  • v1.0.0
  • 83.83
  • Published

path-root-regex

Regular expression for getting the root of a posix or windows filepath.

  • v0.1.2
  • 83.56
  • Published

parse-bmfont-ascii

parses ASCII BMFont files to a JavaScript object

  • v1.0.6
  • 83.54
  • Published

typia

Superfast runtime validators with only one line

  • v9.3.1
  • 83.49
  • Published

peek-stream

Transform stream that lets you peek the first line before deciding how to parse it

  • v1.1.3
  • 83.43
  • Published

uglify-js

JavaScript parser, mangler/compressor and beautifier toolkit

  • v3.19.3
  • 82.87
  • Published

command-line-parser

Simple lightweight function takes an array of command-line arguments and returns a parsed object

  • v0.2.10
  • 82.75
  • Published

parse-filepath

Pollyfill for node.js `path.parse`, parses a filepath into an object.

  • v1.0.2
  • 82.61
  • Published

esniff

Low footprint ECMAScript source code parser

  • v2.0.1
  • 81.78
  • Published

querystringify

Querystringify - Small, simple but powerful query string parser.

  • v2.2.0
  • 80.72
  • Published

fast-url-parser

Extremely fast implementation of node core url library

  • v1.1.3
  • 80.34
  • Published

bytes

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

  • v3.1.2
  • 80.29
  • Published

telejson

A library for teleporting rich data to another place.

  • v8.0.0
  • 80.16
  • Published

dash-ast

walk an AST, quickly

  • v2.0.1
  • 79.26
  • Published

original

Generate the origin from an URL or check if two URL/Origins are the same

  • v1.0.2
  • 78.57
  • Published

snapdragon-util

Utilities for the snapdragon parser/compiler.

  • v5.0.1
  • 78.48
  • Published

parse-passwd

Parse a passwd file into a list of users.

  • v1.0.0
  • 78.45
  • Published

parse-png

Parse a PNG

  • v2.1.0
  • 77.42
  • Published

get-params

Get a list of function's argument variable names

  • v0.1.2
  • 77.02
  • Published

dns-txt

Encode/decode DNS-SD TXT record RDATA fields

  • v2.0.2
  • 76.68
  • Published

vali-date

Validate a date

  • v1.0.0
  • 75.39
  • Published

command-line-args

A mature, feature-complete library to parse command-line options.

  • v6.0.1
  • 75.12
  • Published

parse-git-config

Parse `.git/config` into a JavaScript object. sync or async.

  • v3.0.0
  • 74.76
  • Published

buffer-json

JSON.stringify & JSON.parse which can encode/decode buffers.

  • v2.0.0
  • 74.67
  • Published

css-tokenize

Transform stream that tokenizes CSS

  • v1.0.1
  • 73.85
  • Published

parseboolean

The missing parseBool function we all secretly want

  • v1.0.0
  • 73.77
  • Published

cycle

decycle your json

  • v1.0.3
  • 73.04
  • Published

parsehtml

parseHTML function

  • v1.0.0
  • 72.76
  • Published

pg-connection-string

Functions for dealing with a PostgresSQL connection string

  • v2.9.1
  • 72.36
  • Published

tron-tx-decoder-tronweb

Lightweight utility for decoding function parameters and function output from Tron blockchain transactions.

  • v3.2.0
  • 72.34
  • Published

js2xmlparser

Parses JavaScript objects into XML

  • v5.0.0
  • 72.28
  • Published

pure-color

Pure functions for color conversion and parsing

  • v1.3.0
  • 72.17
  • Published

liquid-json

Implementation of JSON that ignores BOM and thows friendly error

  • v0.3.1
  • 72.05
  • Published

native-url

Brings the node url api layer to whatwg-url class

  • v0.3.4
  • 71.61
  • Published

json-parse-helpfulerror

A drop-in replacement for JSON.parse that uses `jju` to give helpful errors

  • v1.0.3
  • 71.59
  • Published

parse-arguments

Parse function to object with same key names as arguments names and values that you pass in same order.

  • v1.0.0
  • 71.06
  • Published

css-mediaquery

Parses and determines if a given CSS Media Query matches a set of values.

  • v0.1.2
  • 70.76
  • Published

json-cycle

Encode/decode circular structures for converting to and from JSON.

  • v1.5.0
  • 70.08
  • Published

argv-walk

Walk an argv array with a handler function using minimist conventions

  • v1.0.3
  • 70.05
  • Published

parse-json

Parse JSON with more helpful errors

  • v8.3.0
  • 69.89
  • Published

semver-utils

Tools for manipulating semver strings and objects

  • v1.1.4
  • 69.66
  • Published

stringify-parse

A tool like JSON.string and JSON.parse but can convert the type Function and RegExp in js object

  • v1.0.6
  • 69.41
  • Published

qs

A querystring parser that supports nesting and arrays, with a depth limit

  • v6.14.0
  • 69.33
  • Published

strip-json-comments

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

  • v5.0.2
  • 69.24
  • Published

parse-bmfont-xml

parses XML BMFont files into a JavaScript object

  • v1.1.6
  • 69.08
  • Published

balanced-match

Match balanced character pairs, like "{" and "}"

  • v3.0.1
  • 69.05
  • Published

ast-parents

Walks a JavaScript AST and adds a "parent" property to each node

  • v0.0.1
  • 68.94
  • Published

css-rule-stream

transform stream to cut css into rule-sized chunks

  • v1.1.0
  • 68.56
  • Published

babel-extract-comments

Uses babel (babylon) to extract JavaScript code comments from a JavaScript string or file.

  • v1.0.0
  • 68.43
  • Published

parse-rect

Parse any input rectangle format

  • v1.2.0
  • 68.42
  • Published

parse-unit

parses number and unit, '20px' into [20, 'px']

  • v1.0.1
  • 68.18
  • Published

parse5

HTML parser and serializer.

  • v7.3.0
  • 67.73
  • Published

path-parse

Node.js path.parse() ponyfill

  • v1.0.7
  • 67.58
  • Published

lop

Create parsers using parser combinators with helpful error messages

  • v0.4.2
  • 67.56
  • Published

numbered

Stringify any number into words, and parse number strings back to a number

  • v1.1.0
  • 66.92
  • Published

read-pkg

Read a package.json file

  • v9.0.1
  • 66.78
  • Published

parse-code-context

Fast and simple way to parse code context for use with documentation from code comments. Parses context from a single line of JavaScript, for functions, variable declarations, methods, prototype properties, prototype methods etc.

  • v1.0.0
  • 66.69
  • Published

jackspeak

A very strict and proper argument parser.

  • v4.1.1
  • 66.53
  • Published

yn

Parse yes/no like values

  • v5.0.0
  • 66.08
  • Published

teleport-javascript

A super light and fast JavaScript object (de)serialization that includes date, bigint, regex, etc.

  • v1.0.0
  • 65.96
  • Published

original-url

Reconstruct the original URL used in an HTTP request based on the HTTP request headers

  • v1.2.3
  • 65.92
  • Published

json-parse

Curried function that calls `JSON.parse` on provided input returning either the parsed JSON or the specified default value if the data fails to parse as valid JSON instead of throwing a `SyntaxError`.

  • v1.0.3
  • 65.81
  • Published

url-pattern

easier than regex string matching patterns for urls and other strings. turn strings into data or data into strings.

  • v1.0.3
  • 65.43
  • Published

moment

Parse, validate, manipulate, and display dates

  • v2.30.1
  • 65.38
  • Published

shell-quote

quote and parse shell commands

  • v1.8.3
  • 65.25
  • Published

parse-author

Parse an author, contributor, maintainer or other 'person' string into an object with name, email and url properties following npm conventions.

  • v2.0.0
  • 65.18
  • Published

matchit

Quickly parse & match URLs

  • v1.1.0
  • 65.13
  • Published

backslash

parse string escapes (\n, \r, etc.)

  • v0.2.0
  • 65.13
  • Published

js2xmlparser2

Parses JavaScript objects into XML. This is a fork of the original js2xmlparser, with some additional features

  • v0.2.0
  • 65.04
  • Published

json-function

It allows you to use methods such as where, limit, select, orderBy on JSON data.

  • v1.8.39
  • 65.01
  • Published

vue-docgen-api

Toolbox to extract information from Vue component files for documentation generation purposes.

  • v4.79.2
  • 64.81
  • Published

parse-repo

Extract repository info from a git remote URI

  • v1.0.4
  • 63.99
  • Published

query-string

Parse and stringify URL query strings

  • v9.2.1
  • 63.94
  • Published

git-username

Get the username (or 'owner' name) from a git/GitHub remote origin URL.

  • v1.0.0
  • 63.78
  • Published

html-minifier-terser

Highly configurable, well-tested, JavaScript-based HTML minifier.

  • v7.2.0
  • 63.69
  • Published

parse-listing

Small library to parse file listings into JavaScript objects

  • v1.1.3
  • 63.68
  • Published

strnum

Parse String to Number based on configuration

  • v2.1.1
  • 63.64
  • Published

url-parse

Small footprint URL parser that works seamlessly across Node.js and browser environments

  • v1.5.10
  • 63.50
  • Published

load-bmfont

loads a BMFont file in Node and the browser

  • v1.4.2
  • 63.30
  • Published

jsonstream2

Dominic Tarr's JSONStream using Rodd Vaggs' through2

  • v3.0.0
  • 63.00
  • Published

bcp-47

Parse and stringify BCP 47 language tags

  • v2.1.0
  • 62.97
  • Published

micromark

small commonmark compliant markdown parser with positional info and concrete tokens

  • v4.0.2
  • 62.95
  • Published

doc-path

A document path library for Node

  • v4.1.2
  • 62.94
  • Published

whence

Add context awareness to your apps and frameworks by safely evaluating user-defined conditional expressions. Useful for evaluating expressions in config files, prompts, key bindings, completions, templates, and many other user cases.

  • v2.0.2
  • 62.83
  • Published

rgb2hex

lightweight rgb/rgba to hex parser

  • v0.2.5
  • 62.48
  • Published

parse-semver

Parse, normalize and validate given semver shorthand (e.g. gulp@v3.8.10) to object.

  • v1.1.1
  • 62.43
  • Published

reamde

Strips javascript code blocks out of README (or any other markdown) files and converts them into function objects.

  • v1.1.0
  • 62.21
  • Published

nookies

A set of cookie helpers for Next.js

  • v2.5.2
  • 62.18
  • Published

regexparam

A tiny (399B) utility that converts route patterns into RegExp. Limited alternative to `path-to-regexp` 🙇‍

  • v3.0.0
  • 62.06
  • Published

unified

parse, inspect, transform, and serialize content through syntax trees

  • v11.0.5
  • 62.05
  • Published

node-expat

NodeJS binding for fast XML parsing.

  • v2.4.1
  • 61.88
  • Published

uuid-parse

RFC4122 UUID parser

  • v1.1.0
  • 61.85
  • Published

parse-entities

Parse HTML character references

  • v4.0.2
  • 61.84
  • Published

parse-ms

Parse milliseconds into an object

  • v4.0.0
  • 61.84
  • Published

module-details-from-path

Resolve npm package details, like name and base path, given an absolute path to a file inside a package

  • v1.0.4
  • 61.82
  • Published

css-font

Parse or stringify CSS font property.

  • v1.2.0
  • 61.79
  • Published

url-parse-as-address

Parse a url assuming `http` if no protocol or `//` is provided.

  • v1.0.0
  • 61.66
  • Published

remark-parse

remark plugin to add support for parsing markdown input

  • v11.0.0
  • 61.63
  • Published

@crabas0npm/quis-tenetur-nam

This project is ment to be used with Microsoft Azure Functions. This simple wrapper makes it easier to work with Azure Functions since common HTTP methods are wrapped to individual function calls within a specfic Azure Function. And in addition a function

  • v1.0.0
  • 61.30
  • Published

url-parse-lax

Lax `url.parse()` with support for protocol-less URLs & IPs

  • v5.0.0
  • 60.83
  • Published

json5-writer

Comment-preserving JSON / JSON5 parser

  • v0.2.0
  • 60.77
  • Published

fecha

Date formatting and parsing

  • v4.2.3
  • 60.76
  • Published

dargs

Reverse minimist. Convert an object of options into an array of command-line arguments.

  • v8.1.0
  • 60.70
  • Published

auto-parse

Automatically convert any value to its best matching JavaScript type. Supports numbers, booleans, objects, arrays, BigInt, Symbol, comma-separated numbers, prefix stripping, allowed type enforcement and a plugin API.

  • v2.4.0
  • 60.69
  • Published

csv-parse

CSV parsing implementing the Node.js `stream.Transform` API

  • v5.6.0
  • 60.65
  • Published

protocols

Get the protocols of an input url.

  • v2.0.2
  • 60.21
  • Published

resolve-cli-args

A simple function to resolve cli arguments.

  • v1.1.1
  • 60.04
  • Published

secure-json-parse

JSON parse with prototype poisoning protection

  • v4.0.0
  • 60.02
  • Published

@suchipi/femver

Lightweight alternative to semver, supporting absolute versions only

  • v1.0.0
  • 59.97
  • Published

git-url-parse

A high level git url parser for common git providers.

  • v16.1.0
  • 59.69
  • Published

extract-comments

Uses esprima to extract line and block comments from a string of JavaScript. Also optionally parses code context (the next line of code after a comment).

  • v1.1.0
  • 59.43
  • Published

html-parse-stringify

Parses well-formed HTML (meaning all tags closed) into an AST and back. quickly.

  • v3.0.1
  • 59.24
  • Published

wicked-good-xpath

Pure JS implementation of the DOM Level 3 XPath specification

  • v1.3.0
  • 59.02
  • Published

date-fns-tz

Time zone support for date-fns v3 with the Intl API

  • v3.2.0
  • 59.01
  • Published

author-regex

Regular expression for parsing an `author` string into an object following npm conventions.

  • v1.0.0
  • 58.81
  • Published

papaparse

Fast and powerful CSV parser for the browser that supports web workers and streaming large files. Converts CSV to JSON and JSON to CSV.

  • v5.5.3
  • 58.72
  • Published

parse-url

An advanced url parser supporting git urls too.

  • v10.0.0
  • 58.61
  • Published

@ericmorand/parse-function

Parse a function into an object using espree, acorn or babylon parsers. Extensible through Smart Plugins

  • v5.2.1
  • 58.34
  • Published

stringify-author

Stringify an authors object to `name <email> (url)`.

  • v0.1.3
  • 58.30
  • Published

@hapi/bourne

JSON parse with prototype poisoning protection

  • v3.0.0
  • 58.20
  • Published

nearley

Simple, fast, powerful parser toolkit for JavaScript.

  • v2.20.1
  • 58.03
  • Published

html-minifier

Highly configurable, well-tested, JavaScript-based HTML minifier.

  • v4.0.0
  • 58.03
  • Published

parse-path

Parse paths (local paths, urls: ssh/git/etc)

  • v7.1.0
  • 57.98
  • Published

jsonc

Everything you need in JSON land. Parse JSON with comments, stringify objects with circular references, etc...

  • v2.0.0
  • 57.88
  • Published

bfj

Big-friendly JSON. Asynchronous streaming functions for large JSON data sets.

  • v9.1.2
  • 57.38
  • Published

hast-util-raw

hast utility to reparse a tree

  • v9.1.0
  • 57.38
  • Published

helper-date

Format dates with date.js and moment.js. Uses date.js to parse human readable date phrases, and moment to format the rendered output. Should work with any Handlebars, Lo-Dash, underscore, or any template engine that allows helper functions to be registere

  • v1.0.1
  • 57.37
  • Published

get-pixels

Reads the pixels of an image as an ndarray

  • v3.3.3
  • 57.27
  • Published

remark

markdown processor powered by plugins part of the unified collective

  • v15.0.1
  • 57.14
  • Published

barse

Binary parser with a fluent api

  • v0.4.3
  • 57.11
  • Published

css-rules

Returns a parse tree for a CSS source.

  • v1.1.0
  • 57.05
  • Published

connect-query

Parse query parameters in Connect or Express

  • v1.0.0
  • 56.85
  • Published

units-css

Parse length and angle CSS values and convert between units

  • v0.4.0
  • 56.70
  • Published

parse-exponential

Parse an exponential notation string into parts

  • v1.0.1
  • 56.70
  • Published

json-promise

Promise based JSON parser. Handles invalid JSON data gracefully.

  • v1.1.8
  • 56.70
  • Published

millisecond

Convert time strings to milliseconds

  • v0.1.2
  • 56.57
  • Published

to-str

Converts the given value to a string.

  • v1.0.0
  • 56.51
  • Published

getopts

Parse CLI arguments.

  • v2.3.0
  • 56.46
  • Published

notation

Utility for modifying / processing the contents of Javascript objects or arrays via object notation strings or globs.

  • v2.0.0
  • 56.25
  • Published

to-integer

Converts the given value to an integer.

  • v1.0.1
  • 56.23
  • Published

expand-pkg

Parse string values in package.json into objects.

  • v0.1.9
  • 56.22
  • Published

read-package-up

Read the closest package.json file

  • v11.0.0
  • 56.22
  • Published

load-pkg

Loads package.json, by finding the first directory with a package.json, recursing up, starting with the given directory.

  • v4.0.0
  • 56.17
  • Published

@peculiar/json-schema

This package uses ES2015 decorators to simplify JSON schema creation and use

  • v1.1.12
  • 56.14
  • Published

xml-js

A convertor between XML text and Javascript object / JSON text.

  • v1.6.11
  • 56.08
  • Published

jsonrpc-lite

Parse and Serialize JSON-RPC2 messages in node.js or browser.

  • v2.2.0
  • 55.91
  • Published

protocol-buffers-schema

No nonsense protocol buffers schema parser written in Javascript

  • v3.6.0
  • 55.90
  • Published

parse-import

Parse CSS @import statements

  • v2.0.0
  • 55.53
  • Published

gray-matter

Parse front-matter from a string or file. Fast, reliable and easy to use. Parses YAML front matter by default, but also has support for YAML, JSON, TOML or Coffee Front-Matter, with options to set custom delimiters. Used by metalsmith, assemble, verb and

  • v4.0.3
  • 55.51
  • Published

parse-year

Parse a year into its full number value

  • v1.0.0
  • 55.50
  • Published

crack-json

Extracts all JSON objects from an arbitrary text document.

  • v1.3.0
  • 55.42
  • Published

eval-estree-expression

Safely evaluate JavaScript (estree) expressions, sync and async.

  • v3.0.0
  • 55.32
  • Published

gulp-strip-code

A gulp plugin to remove parts of code based on regular expressions.

  • v0.1.4
  • 55.26
  • Published

dicer

A very fast streaming multipart parser for node.js

  • v0.3.1
  • 55.21
  • Published

csv

A mature CSV toolset with simple api, full of options and tested against large datasets.

  • v6.3.11
  • 55.15
  • Published

esprima-extract-comments

Extract code comments from string or from a glob of files using esprima.

  • v1.1.0
  • 55.11
  • Published

read-json-sync

Read and parse a JSON file synchronously

  • v2.0.1
  • 54.85
  • Published

read-babelrc-up

Read the closet Babel configuration file

  • v1.1.0
  • 54.81
  • Published

rehype-parse

rehype plugin to parse HTML

  • v9.0.1
  • 54.74
  • Published

bruce-millis-option

Convert various time formats to milliseconds and throw if result is NaN

  • v1.0.0
  • 54.67
  • Published

mqtt-packet

Parse and generate MQTT packets like a breeze

  • v9.0.2
  • 54.59
  • Published

parse-packagejson-name

Parse an npm package name and returns some mildly interesting details about it

  • v1.0.1
  • 54.51
  • Published

parse-css-font

Parse the CSS font property value.

  • v4.0.0
  • 54.37
  • Published

xml2js-xpath

Search xml2js JSON documents with XPath query strings.

  • v0.13.0
  • 54.28
  • Published

stacktracey

Parses call stacks. Reads sources. Clean & filtered output. Sourcemaps. Node & browsers.

  • v2.1.8
  • 54.28
  • Published

glob-fs-dotfiles

glob-fs middleware for automatically ignoring dotfiles.

  • v0.1.6
  • 54.23
  • Published

json2csv

Convert JSON to CSV

  • v6.0.0-alpha.2
  • 54.18
  • Published

extract-stack

Extract the actual stack of an error

  • v3.0.0
  • 53.83
  • Published

json-custom-numbers

JSON parser and stringifier for custom numbers (e.g. BigInt)

  • v3.1.1
  • 53.60
  • Published

ini-api

A clean class-based API for parsing, editing, and creating INI files.

  • v1.2.0
  • 53.34
  • Published

color-parse

Color string parser

  • v2.0.2
  • 53.21
  • Published

recma-parse

recma plugin to parse JavaScript

  • v1.0.0
  • 53.12
  • 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
  • 53.03
  • Published

srcset

Parse and stringify the HTML `<img>` srcset attribute

  • v5.0.1
  • 52.99
  • Published

co-body

request body parsing for co

  • v6.2.0
  • 52.85
  • Published

gfm-code-blocks

Extract gfm (GitHub Flavored Markdown) fenced code blocks from a string.

  • v1.0.0
  • 52.85
  • Published

tap-finished

detect when tap output is finished

  • v0.0.1
  • 52.85
  • Published

bruce-millis

Convert various time formats to milliseconds

  • v1.0.0
  • 52.83
  • Published

cli-commands

A convention for building command-driven CLI apps

  • v0.4.0
  • 52.75
  • Published

parse-link-header

Parses a link header and returns paging information for each contained link.

  • v2.0.0
  • 52.66
  • Published

remarkable

Markdown parser, done right. 100% Commonmark support, extensions, syntax plugins, high speed - all in one.

  • v2.0.1
  • 52.60
  • Published

swagger-parser

Swagger 2.0 and OpenAPI 3.0 parser and validator for Node and browsers

  • v10.0.3
  • 52.55
  • Published

read-env

Transform environment variables into JSON object with sanitized values.

  • v2.0.0
  • 52.51
  • Published

node-csv

A CSV parser for node.js

    • v0.1.2
    • 52.51
    • Published

    esast-util-from-js

    estree (and esast) utility to parse from JavaScript

    • v2.0.1
    • 52.39
    • Published

    retext-latin

    retext plugin to parse Latin-script prose

    • v4.0.0
    • 52.30
    • Published

    yieldable-json

    An asynchronous yieldable version of JSON.stringify and JSON.parse

    • v2.1.0
    • 52.29
    • Published

    url-value-parser

    extracts and replaces values and IDs in URLs

    • v2.2.0
    • 52.18
    • Published

    parse-gitignore

    Parse a .gitignore or .npmignore file into an array of patterns.

    • v2.0.0
    • 52.14
    • Published

    json-parse-context

    Add the context of a json parse error to the error message with syntax highlighting if possible.

    • v1.0.1
    • 52.04
    • Published

    useragent

    Fastest, most accurate & effecient user agent string parser, uses Browserscope's research for parsing

    • v2.3.0
    • 51.83
    • Published

    fromnow

    A tiny (339B) utility for human-readable time differences between now and past or future dates.

    • v3.0.1
    • 51.66
    • Published

    argv-tools

    Some useful tools for working with process.argv

    • v0.1.2
    • 51.63
    • Published

    cookies-next

    Set, Get, Remove cookies on both client and server side with Next.js

    • v6.0.0
    • 51.44
    • Published

    wgxpath

    Wicked Good XPath

    • v1.2.0
    • 51.36
    • Published

    parse-imports-exports

    Fast and easy parser for declarations of import and export in ECMAScript/TypeScript

    • v0.2.4
    • 51.34
    • Published

    xml-parser-xo

    Parse a XML string into a proprietary syntax tree

    • v4.1.4
    • 51.30
    • Published

    json-source-map

    Parse/stringify JSON and provide source-map for JSON-pointers to all nodes

    • v0.6.1
    • 51.28
    • Published

    parser-front-matter

    Front matter parsing middleware based on gray-matter.

    • v1.6.4
    • 51.26
    • Published

    closest-package

    Find the closest package.json file meeting specific criteria

    • v1.0.0
    • 51.24
    • Published

    rehype

    HTML processor powered by plugins part of the unified collective

    • v13.0.2
    • 51.15
    • Published

    js-quantities

    JavaScript library for quantity calculation and unit conversion

    • v1.8.0
    • 51.12
    • Published

    retext

    natural language processor powered by plugins part of the unified collective

    • v9.0.0
    • 51.07
    • Published