convert between PEM and JWK formats
Returns an object with a `negated` boolean and the `!` stripped from negation patterns. Also respects extglobs.
A utility package for JavaScript applications.
A finite state machine iterator for JavaScript
PostCSS plugin to transform W3C CSS color function to more compatible CSS.
TypeScript Tester
A simple TypeScript test runner inspired by Pytest.
Given a possibly case-variant version of an existing filesystem path, returns the case-exact, normalized version as stored in the filesystem.
Patch console methods to intercept output
A utility package for JavaScript applications.
A utility package for JavaScript applications.
Shared utilities for MidnightJS modules
Drop-in replacement for `fs.existsSync` with zero dependencies. Other libs I found either have crucial differences from fs.existsSync, or unnecessary dependencies. See README.md for more info.
Module to hook into the Node.js require function
A utility package for JavaScript applications.
A utility package for JavaScript applications.
A utility package for JavaScript applications.
Get the npm config
An Argon2 library for Node
[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]
Return a copy of an object excluding the given key, or array of keys. Also accepts an optional filter function as the last argument.
Test whether a string contains only numeric digits.
Get the total buffer length of a stream.
split a Text Stream into a Line Stream, using Stream 3