template("/home/{user}")({ user: andrew }}) // "/home/andrew"
Parses well-formed HTML (meaning all tags closed) into an AST and back. quickly.
Super-minimalist version of `concat-stream`. Less than 15 lines!
Match human-quality input to potential matches by edit distance.
Compile ES2015 object super to ES5
Make a regular expression time out if it takes too long to execute
Cypress's fork of a simplified HTTP request client.
A simple string template function based on named or indexed arguments
A library to find JS RegExp with super-linear worst-case time complexity for attack strings that repeat a single character.
RPC-like experience over a regular REST API, with type safe server implementations 🪄
Compile ES2015 object super to ES5
Super-simple invariant function
Extra assertions on top of node's assert module
Simplified HTTP request client.
Super simple no fluff rest URL style formatting for node.
A custom element for extending the native media elements (<audio> or <video>)
Generate an AST from a string template.
Parses well-formed HTML (meaning all tags closed) into an AST and back. quickly.
<p align="center"> <img src="https://avatars.githubusercontent.com/u/109956939?s=400&u=8bf67b1281da46d64eab85f48255cd1892bf0885&v=4" height="150"></img> </p>
Simple yet powerful framework for building command-line apps.
Expand placeholders in a template string
Better Queue for NodeJS
simple line-by-line stream reader
A super simple node-express web server with https option for when you quickly need to serve some static files. Package includes self-signed certificates. Don't use this for production.