Scaffolder for encodable
All-purpose map data structure on steroids.
Utilities for managing color schemes and color scales.
Utilities for managing time and number formats.
Configurable grammar for visualization components
Determine if a function is a native generator function.
Turns an AST into code.
A function that returns the normally hidden `GeneratorFunction` constructor
Turn async generator functions into ES2015 generators
Turn async functions into ES2015 generators
Helper function to remap async functions to generators
Check if something is a generator function
No description provided.
No description provided.
Generate artificial backtrace by walking arguments.callee.caller chain
A function that returns the normally hidden `AsyncGeneratorFunction` constructor
TypeScript definitions for @babel/generator
Adds a static `extend` method to a class, to simplify inheritance. Extends the static properties, prototype properties, and descriptors from a `Parent` constructor onto `Child` constructors.
Rails-inspired generator system that provides scaffolding for your apps
A npm package wrapper for OpenAPI Generator (https://github.com/OpenAPITools/openapi-generator), generates which API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3)
semantic-release plugin to generate changelog content with conventional-changelog
Copy a descriptor from object A to object B
WebGL-accelerated signed distance field generation for 2D paths
Generates gorgeous HTML reports from mochawesome reporter.
Tool to generate Avro-encoded noise
Sterilize your strings! Transliterate, generate slugs, smart format, strip tags, encode/decode entities and more.
FFMPEG & FFMPEGTHUMBNAILER based video processor. Permits to generate thumbs and encode/edit video. Can be started as daemon.
Generate unique identifiers in multiple formats: time-sortable ULIDs, compact nanoids, UUID v7, CUID2, Stripe-style prefixed IDs, Twitter-style snowflake IDs, hashid obfuscation, and base-N encoding. Zero dependencies, thread-safe, cryptographically random.
Fix id3 tag encodings generated by lame in K3b
Simple OAuth 1.0 Helper to generate URLs with HMAC-SHA1 encoding.
FFMPEG libraries for processesing, encoding, analysing and generating videos with Dragonfly
Convert UUIDs to compact Base58 or Base62 representations (22 chars vs 36). Guaranteed roundtrip encoding, URL-safe output, and built-in UUID generation.
This library contains the opty2 library for dynamic generation of x86 multi-byte NOPs. This is useful in writing exploits and encoders. It allows you to dynamic generate variable length instruction sets that are equivalent to a No Operation(NOP) without using the actual 0x90 bytecode. The original code was written by Optyx and spoonm.
Simple OAuth 1.0 Helper to generate URLs with HMAC-SHA1 encoding.
Parse and build Accept, Accept-Language, Accept-Encoding, Authorization, Cache-Control, Content-Type, Cookie, Link, CORS, Forwarded, and Via HTTP headers. Includes content negotiation and security header generation.
The first implementation of the BARE (Binary Application Record Encoding) in Ruby. Includes schema parsing and random schema generation!