ImageManipulator for react native without Expo and Unimodules. Based on Expo ImageManipulator
An icon font providing popular linux distros' logos
Copies part of array to another.
A must faster concat for Arrays
Shuffle and unshuffle an array by seed/key.
Custom ESLint rules for development on Sentry
Postgres Error Codes
Inspired by aws-serverless-express to work with Fastify with inject functionality.
global state without context, supports immutablity
Test if a value is an array of probabilities that sum to one.
Generic n8n node for any scraper service with custom URL and API key
Request raw body
A universal `ImageResponse` implementation for Takumi in Next.js and other environments.
The default blueprint for ember-cli addons.
A ECMAScript proposal plugin for ESDoc
Provides functions for generating ordering strings
Generate a linearly spaced numeric array according to a provided increment.
  
a few immutable.js-like mutation functions for plain objects
Lists all possible permutations.
Prolly Gunna is a high-performance, in-memory implementation of a Prolly Tree (Probabilistic B-Tree), written in Rust and compiled to WebAssembly for use in both Node.js and browser environments.
DB seeder tool for testing
A list of [disposable email domains](http://en.wikipedia.org/wiki/Disposable_email_address) like `mailinator.com`. You can use it to detect or block disposable accounts in your signup process. Exact domain matches are found in [index.json](https://github.
Replaces `arr.includes(val)' with `arr.indexOf(val) >= 0`.