A package for enumerating strings based off of a set of characters. Great for blind brute forcing and fuzzing.
Java dictionary for cspell.
Ultra Mega Enumerator is a lightweight library designed to enumerate various combinatorial objects.
Generate a series of tuples in lexicographical order
Get the visual width of a string - the number of columns required to display it
Enumerate keys to incrementing numbers
Java dictionary for cspell.
Escape RegExp special characters
A utility package to parse strings
Indent each line in a string
Light ECMAScript (JavaScript) Value Notation - human written, concise, typed, flexible
```typescript const enumerator: Enum;
Is this value a JS String object or primitive? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
Modify strings, generate sourcemaps
Repeat the given string n times. Fastest implementation for repeating a string.
A minimal UTF8 implementation for number arrays.
Get the real length of a string - by correctly counting astral symbols and ignoring ansi escape codes
LZ-based compression algorithm
Wordwrap a string with ANSI escape codes
Strip leading whitespace from each line in a string
Native Access to MacOS FSEvents
A minimal base64 implementation for number arrays.
Matches strings against configurable strings, globs, regular expressions, and/or functions
CLI arguments parser. Native port of python's argparse.
Fill strings that have placeholders like [color], possibly returning multiple results.
Sort UTF8 Strings alphabetical via Enumerable extension
Mixins the enumerable module to String and defines the each function
EnumeratedField is a library that provides some nice methods when a string column is used like an enumeration, meaning there is a list of allowable values for the string column.
Sort UTF8 Strings alphabetical via Enumerable extension
Sort UTF8 Strings alphabetical via Enumerable extension
Sort UTF8 Strings alphabetical via Enumerable extension
Enumerate adds an `enumerate` command to all ActiveRecord models, enabling you to work with string or integer columns as if they were enums. The following features are added to your model: Validation - ensures that the field only receives accepted values Predicate Methods - adds ? and ! functions for each enum value Scopes - you can easily query for values of the enum
A collection of helpful methods and monkey patches for Objects, Strings, Enumerables, Arrays, Hash, Dates, Minitest & Rails
Core Module in ruby to monkey patch basic types such as enumerable, strings and numbers for faster code writing
Useful extensions to Enumerable and String, Range and other classes. A Enumerable#each_with_flags for flagging first and last items in the iteration, operations on Ranges for testing contiguity, gaps in sets of Ranges, and performing set operations on Ranges. String#fuzzy_match for user-friendly matchers to test for matching.
Provides simple and clean enumerations system for rails apps. Enumerations are defined in one file and stored in the database, as strings.
No description provided.
No description provided.
No description provided.