string-argv parses a string into an argument array to mimic process.argv. This is useful when testing Command Line Utilities that you want to pass arguments to.
Returns a promise from a node-style callback function.
Delete nested properties from an object using dot notation.
Set nested properties on an object using dot notation.
Pretender is a mock server library for XMLHttpRequest and Fetch, that comes with an express/sinatra style syntax for defining routes and their handlers.
<img alt="Third Party Capital Logo" title="Third Party Capital Logo" src="https://user-images.githubusercontent.com/12476932/229881508-f9ef68db-8ee7-4795-8de8-80a50145bbd0.png" width="150">
Minify at-rule params with PostCSS
URL utilities for markdown-it
React Hook for managing state in URL query parameters with easy serialization.
An implementation of the WebDriver BiDi protocol for Chromium implemented as a JavaScript layer translating between BiDi and CDP, running inside a Chrome tab.
The official CouchDB client for Node.js
Common utility functions
A tiny (305B) browser utility for stringifying a query Object.
A library implementing different string similarity
Multipart and Tar utilities for the Web Streams API
A library for simplifying encoding and decoding URL query parameters.
Asciidoctor extension that adds support for callouts added outside the listing block.
Formats SQL queries. Part of SQLTools
Append querystring params to a URL.
Cookie management for the node request libary
The URLSearchParams polyfill.
Memoize functions results using an lru-cache.
The fastest way to read **AND WRITE** from query search params in [sveltekit](https://github.com/sveltejs/kit).
Repeat the given string n times. Fastest implementation for repeating a string.