maps a URL to an identifier
Allow parsing of async generator functions
Do stuff with an open file, knowing it will finally be closed
Right pad a string with zeros or a specified string. Fastest implementation.
launch $EDITOR in your program
Transforms member style imports (import {x} from 'y') into default style imports (import x from 'y/lib/x')
Small module for fitting a canvas element within the bounds of its parent.
A markdown parser with rich built-in tokenizers
Biological parsers
Node API Blueprint Parser
pipe streams with centralized error handling
Jest Vue transform
traverse power-assert context
JavaScript utilites for loading, summarizing and working with data.
A parser for proto files
Utility methods for formatting and validating credit cards
A lightweight JavaScript CAS for comparing expressions and equations. Forked from @Khan to use in NPM.
A parser for logic search string
JSON scalar types for GraphQL.js
Parse a MySQL connection URI.
Parse, resolve, and stringify SAN (Standard Algebraic Notation) chess moves. Strict TypeScript.
Node module for programatically updating package.json and other JSON files
JavaScript parser written in OCaml. Produces ESTree AST
Monkey-patch (hook) functions for debugging and stuff.