request/http/uni/wx
A simple Base32 encode / decode function for JavaScript supports UTF-8 encoding.
Generate all possible permutations of an object's key-value pairs
A response-like object for mocking a Node.js HTTP response stream
Lightning fast normal and incremental md5 for javascript
Simplified JS/TS implementation of wcswidth() written by Markus Kuhn in C
Simplest way to make http get requests. Supports HTTPS, redirects, gzip/deflate, streams in < 100 lines.
Node.js body parsing middleware
Parses well-formed HTML (meaning all tags closed) into an AST and back. quickly.
A simple zero-configuration command-line http server
Tiny Casing utils
a simple debounce with no dependencies or crazy defaults
Portable Shell Commands for Node
Simple to use, blazing fast and thoroughly tested websocket client and server for Node.js
Like shell substitution but for your JS.
Simple micro templating
A functional typescript implementation of the PCG family random number generators
Node.js CORS middleware
fetch mock for jest
Cypress's fork of a simplified HTTP request client.
Pass in a string, array, Buffer, Data View, or Uint8Array, and get a Buffer back.
Simple, EventEmitter API for WebSockets (browser)
Synchronous Readline for interactively running to have a conversation with the user via a console(TTY).
Lightweight and simple carousel with no dependencies
OnLooker is a simple rails plugin that lets a user check the status of his or her website or server. OnLooker uses Ping's to check via TCP or HTTP whether the site, sites or servers that you specify are online and accessible. OnLooker also supports custom images to distinguish status.
OnLooker is a simple rails plugin that lets a user check the status of his or her website or server. OnLooker uses Ping's to check via TCP or HTTP whether the site, sites or servers that you specify are online and accessible. OnLooker also supports custom images to distinguish status.
A simple interface to World of Warcraft Remote Guild Chat in Ruby. Supports whispers, guild chat, officer chat, and presence notifications. Many thanks to Eike Siewertsen (https://github.com/fry) for his work deciphering the protocol.
== Glossa is a tool for generating simple naming language generators (which can in turn generate names). Note: Version 1.0.0 is an (almost) direct port of {mewo2's JavaScript naming-language generator}[https://github.com/mewo2/naming-language]. These initial ideas are his, and I have changed very little of the actual inner-workings (other than basically turn it into a class). I would _highly_ encourage everybody to go and checkout his original repo (link above), {read his documentation on how the language generator works}[http://mewo2.com/notes/naming-language/], and {follow @unchartedatlas}[https://twitter.com/unchartedatlas]
I've followed an example instructions found in http://guides.rubygems.org/ to make my own gem. But then I've added a customized terminal-friendly command named 'hi', so you can interact with this gem from the terminal. It's very simple, but it's the ground for other terminal-friendly gems that could do some useful work.