Minimal ordinal calculator for any numeric input
Natural language processing.
Transform TypeScript `const` enums
A TypeScript string enum for compile-time safety when working with event.key
TypeScript Enum Utilities
Shareable commitlint config enforcing conventional commits
Walks your node_modules tree
Lightweight timezone enum for JavaScript or TypeScript.
Shareable commitlint config enforcing the angular commit convention types
A TypeScript enum definition that maps human-friendly key names to JavaScript key codes
An utility library to get all values/keys of a Typescript enum
Enum utilities for typescript, inspired by flow enums
Enum is a javascript module that introduces the Enum Type. It works for node.js, in the browser and for deno.
TypeScript Enum for Postgres Errors with no runtime dependencies
A drop-in replacement for native enum. Like native enum but much better!
Toptal Graphql codegen extensions
Sort interface and string enum keys
Schematics specific to Angular
Base functionality used throughout XY Labs TypeScript/JavaScript libraries
Library for getting the names and values of typescript enum
HTTP status codes as a TypeScript enum.
PostgreSQL AST utils for pgsql-parser
Typescript contracts for websocket messages between server and clients
Babel preset for TypeScript `const` enums
This library enables enums to not only obtain the ordinal values of their variants but also allows for the construction of enums from an ordinal value.
This crate provides a procedural macro that enables enums to not only obtain the ordinal values of their variants but also allows for the construction of enums from an ordinal value.
Procedural macro to add functions on enum types to get discrimnant value from variant or create unit variant from discriminant value.