Convert Typescript Enums to a strongly typed array.
Transform an enum to array of values
Transform TypeScript `const` enums
This library was generated with [Nx](https://nx.dev).
Array manipulation, ordering, searching, summarizing, etc.
TypeScript Enum Utilities
gRPC utility library for loading .proto files
Walks your node_modules tree
Run an array of functions in parallel
General purpose glob-based configuration matching.
Babel preset for TypeScript `const` enums
An ES7/ES2016 spec-compliant `Array.prototype.includes` shim/polyfill/replacement that works as far down as ES3.
RustCrypto: Argon2 binding for Node.js
Shared Zod schemas for Clipboard's contracts.
Matches strings against configurable strings, globs, regular expressions, and/or functions
Strict borsh compatible de/serializer
Lazy-evaluating list of files, based on globs or regex patterns
Guarantees an array back
A simple list of possible Typed Array names.
Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.
Is this value a JS ArrayBuffer?
Super simple typescript library for string-compatible enums
Robustly get the length of a Typed Array
Handles conversion of enum arrays to and from a bit field
symbolic_enum is an alternative implementation of Rails enum which always returns symbols and works with array as well.
ActiveRecord attributes DDL, struct/array attribute types, an enum implementation that doesn't suck, etc..
Validate Ruby data structures against JSON Schema definitions with support for type checking, required properties, pattern matching, numeric ranges, enums, and array validation.
solidity-typed - "zero-dependency" 100%-solidity compatible data type and application binary interface (abi) machinery incl. bool, (frozen) string, address, bytes, uint, int, enum, struct, array, mapping, event, and more for solidity-inspired contract (blockchain) programming languages incl. rubidity, rubysol et al