A remark-lint rule to check each paragraph using write-good.
a jest transformer to make testing with svgs in react nicer
a simple tool for wrapping strings in bash color codes. Used to color console output.
Parse a JSON string that has git merge conflicts, resolving if possible
Buffer Reading and Writing
Simple FIFO queue implementation to avoid having to do shift() on an array, which is slow.
A regular expression that only matches a valid Github username
Generate HEX colors for a given namespace using color v5
here-document on node.js
Fast JavaScript array sorting by implementing Python's Timsort algorithm
A plugin for exporting data in Flatfile to Workbooks.
Checks if two URLs pass the "same origin"-policy (RFC 6454)
pipe to a buffer, then create readable streams from it
Musical chords and its relations
Gate requests based on CORS data.
Android Shared Preferences builder
Returns `true` if the value is a primitive.
Convert a dependency path into a filepath
Quickly copy file from one path to another. No bullshit, ultra-simple, async and just one dep.
A Karma plugin. Convert HTML files into JS strings to serve them in a script tag.
Zero-dependency (req,res) handler callback agent for use in client requests
Collision-resistant ids optimized for horizontal scaling and performance. For node and browsers.
Babel preset for stage 2 plugins
The Fisher-Yates (aka Knuth) shuffle for Browser and Node.js