A minimalistic code generation utility.
Node.js crypt(3) bindings
process.nextTick but always with args
Make encrypted message and decrypt them by node.js crypto module
A simple wrapper to encrypt and decrypt data with nodejs
Easy way to split a string on a given character unless it's quoted or escaped.
Utility functions for converting to and from URLs that encode query string data into URL paths
Caseless object set/get/has, very useful when working with HTTP headers.
Seal/unseal data using your ssh-agent. No private key access. No key management.
URL utilities for markdown-it
Fetches the contents of a file accross node and browsers.
The core `url` packaged standalone for use with Browserify.
Caesar, Vigenere and ROT Ciphers.
delegate methods and accessors to another property
Merge multiple streams into one stream in sequence or parallel.
kill trees of processes
Give me a string and I'll tell you if it's a valid npm package license string
Functions for dealing with a PostgresSQL connection string
<p style="display: flex; align-items: center; justify-content: space-around;width: 100%;"> <a aria-label="Bun Logo" href="https://bun.sh/"> <img src="https://th.bing.com/th/id/R.fd8f8348c7eef0024adab4bc28762f44?rik=ElqOCHBdjRudsw&pid=ImgRaw&r=
Opens stuff, like webpages and files and executables, cross-platform
Color your terminal using CSS/hex color codes
A very simple package for encrypting communications between server and client.
Natural Sort algorithm for Javascript - Version 0.7 - Released under MIT license
Remove duplicate values from an array. Fastest ES5 implementation.