A Yeoman generator for my front-end workflow with many great options to get you up and running quickly.
Match human-quality input to potential matches by edit distance.
<div align="center"> <img width="200" height="200" src="https://s3.amazonaws.com/pix.iemoji.com/images/emoji/apple/ios-11/256/crayon.png"> <h1>@jimp/plugin-threshold</h1> <p>Lightens an image.</p> </div>
Compute contour polygons using marching squares.
Determine if a function is a native generator function.
Turns an AST into code.
visx threshold
Turn async generator functions into ES2015 generators
A function that returns the normally hidden `GeneratorFunction` constructor
Helper function to remap async functions to generators
Turn async functions into ES2015 generators
Check if something is a generator function
No description provided.
No description provided.
Reporter for jscpd. Generate a badges with copy/paste level.
Utility module to check istanbul thresholds
Generate artificial backtrace by walking arguments.callee.caller chain
A function that returns the normally hidden `AsyncGeneratorFunction` constructor
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.
TypeScript definitions for @babel/generator
Dead-simple, stateless logging utility for JavaScript and TypeScript. Pure functions. No dependencies. Just log.
Encodings that map abstract data to visual representation.
Rails-inspired generator system that provides scaffolding for your apps
adds the capability to abort/cancel running & pending uploads
A generic eventmachine library for storing arbitrary objects in buckets with callbacks on threshold reached
A generic class for storing arbitrary objects in buckets with callbacks on threshold reached
Threshold Secret Sharing (TSS) provides a way to generate N shares from a value, so that any M of those shares can be used to reconstruct the original value, but any M-1 shares provide no information about that value. This method can provide shared access control on key material and other secrets that must be strongly protected. This gem implements a Threshold Secret Sharing method based on polynomial interpolation in GF(256) and a format for the storage and transmission of shares. This implementation follows the specification in the document: http://tools.ietf.org/html/draft-mcgrew-tss-03
A powerful tool for RAG (Retrieval-Augmented Generation) that splits text into chunks based on semantic meaning rather than just character counts. Supports sliding windows, adaptive buffering, and dynamic percentile-based thresholding.
ContentFlagging provides automatic content moderation for Rails applications through community flagging. When content receives too many flags, it's automatically hidden from default scopes - just like acts_as_paranoid for deleted records. Features configurable thresholds, thread-safe counters, polymorphic flagging, and comprehensive admin tools. Perfect for user-generated content platforms.