Enum For Javascript
nv-cli-enum-define-to-js ========== - cli tool - convert simple C enum define to js
`Object.defineProperty`, but not IE 8's broken one.
Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in older engines.
Define a data property on an object. Will fall back to assignment in an engine without descriptors.
Interface used to connect Apollo Gateway to Apollo Server
Babel helper to create your own polyfill provider
Define a non-enumerable property on an object. Uses Reflect.defineProperty when available, otherwise Object.defineProperty.
The goal of this library is to make working with the already incredible [sveltekit-superforms](https://github.com/ciscoheat/sveltekit-superforms) even more pleasant, by wrapping it with accessible form components.
Transform TypeScript `const` enums
Enum utilities for typescript, inspired by flow enums
Define a lazily evaluated property on an object
A TypeScript string enum for compile-time safety when working with event.key
ASN.1 encoder and decoder for Node.js with no dependencies (fork of asn1.js using native BigInt)
Helper function to define a map
Collection of useful helper functions when trying to determine module type (CommonJS or AMD) properties of an AST node.
`safety-match` provides pattern matching for JavaScript, TypeScript, and Flow.
TypeScript Enum Utilities
Define (or modify) an object property.
Define a non-enumerable read-only property.
Walks your node_modules tree
Shareable commitlint config enforcing conventional commits
A unist utility to define MDX exports.
Shareable commitlint config enforcing the angular commit convention types
Define enum classes in Rails and use them to enumerate ActiveRecord attributes
define enum style for rails
A gem which define enum classes with constants.
A tool help to define very powerful ruby enum class.
This gem does the same as ActiveRecord::Base#enum but does not define enum_value? and enum_value! methods so you can use the same values in multiple enum
EnumExporter is rake task that exports defined enums as some formats.
SwiftyEnum enable defining enums in Ruby. Enums behave like Swift enums.
Stop using integers in your database when using enums. Use the enum type define in your model for better DX.
Enum machine is a library for defining enums and setting state machines for attributes in ActiveRecord models and plain Ruby classes.
Define type-safe enums in Ruby with automatic ordinals, custom values, lookup methods, and Ruby 3.x pattern matching support. A cleaner alternative to ad-hoc constants and symbol sets.
Predicateable allows you to define predicate methods (like `admin?`) based on a method that returns a Symbol. Similar to Rails enums, with optional strict checking and prefix support.
LiteState is a minimal yet powerful state machine for ActiveRecord models. It provides: - Clean DSL for defining state transitions - Guard conditions to prevent invalid transitions - Automatic timestamp tracking - ActiveSupport::Notifications for monitoring state changes - Transaction safety - Enum validation
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.