Fun IDs for easy readability.
Fluffy and fun IDs for humans
A list of SPDX license identifiers
[](https://github.com/paralleldrive/aidd)[](https://paralleldrive.com)
Generate YouTube-like ids from numbers.
Avatar style for DiceBear
Generate human-readable ids from lists of easy-to-spell nouns and adjectives
Fast nd point clustering.
Stylish, intuitive and user-friendly prompt system. Fast and lightweight enough for small projects, powerful and extensible enough for the most advanced use cases.
Simple id generation and caching
Remove literals from an AST which might contain PII (strings and numbers, and optionally lists and objects)
Read and write files atomically and reliably.
Fun with Iterables
A generalized and simple hooking API for adding extensibility to applications
Make a directory and its parents if needed - Think `mkdir -p`
Utilities for working with Sanity document IDs
Amazingly short non-sequential url-friendly unique id generator.
Local Lambda development environment
A tiny (130B to 205B) and fast utility to randomize unique IDs of fixed length
ids client for Node.js
TypeScript SDK for Pump Agent Payments
A utility for generating monotonically increasing unique event ids across a network of services.
Module for recording correlation IDs
This is a fork of https://github.com/paralleldrive/cuid2
Generate a code phrase from a string integer, and convert it back again
A mash up of PivotalTracker and git that makes a one to one story to branch mapping a lot of fun. It also works nicely with the pt PivotalTracker commandline gem. When branches are named by the PivotalTracker story id ptb will will do a git branch and list each story id branch with status, title and link to the story.
Gladiator (short for Glimmer Editor) is a Code Editor / IDE beta project under on-going development. It is not intended to be a full-fledged editor by any means, yet mostly a fun educational exercise in using Glimmer to build a text editor. Gladiator is also a personal tool for shaping an editor exactly the way I like.
Mainly the product of messing around, this gem comprises Ruby code for a few useful "Amazon Hacks" -- common techniques for manipulating Amazon product URLs and Images. This is mainly useful if you find yourself creating a site where you might link to Amazon product pages and display images for them. Examples of this might include: * Social consumption sites like {All Consuming}[http://www.allconsuming.net/] * Blogs or tumbleblogs with book/music/etc. reviews * Normalizing Amazon links or create associate IDs This GEM is NOT related to using the Amazon Web Services and there is already an excellent gem for that if you need more heavy-duty use of the Amazon website (this gem does not even communicate with Amazon at all). Also, note this gem is meant in the spirit of fun hackery. You can use it to create interesting images from Amazon on demand, but if you are going to use it on a serious website, please consider caching and attributing that image to Amazon (I also have no idea what the official legal policy for using Amazon's book images is). And of course, do not even consider using this for fraud. It is possible to generate "20% off" or "Look Inside!" badges on Amazon images, but this gem does not support that since I can not think of any reason why outside sites would use that. == FEATURES/PROBLEMS: