a fast bitset with some neat methods
Speed-optimized BitSet implementation for modern browsers and JavaScript engines, using typed arrays
A performance optimized infinite bit vector library
Speed-optimized BitSet implementation for modern browsers and JavaScript engines
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
Shareable commitlint config enforcing the angular commit convention types
Lightweight timezone enum for JavaScript or TypeScript.
Utilities for arithmetic bitwise operations in JavaScript
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
Toptal Graphql codegen extensions
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!
Sort interface and string enum keys
Schematics specific to Angular
Module: bit-set Main Class: BitSet Description: BitSet is a class allowing user to create structure like java.util.BitSet Highlight: The major difference of this BitSet is an efficient implementation of #nextSetBit and #prevSetBit;
Base functionality used throughout XY Labs TypeScript/JavaScript libraries
Typescript contracts for websocket messages between server and clients
Generate efficient bitsets out of your enum types
Proc macros for the enum-bitset macro
A configurable, fixed-length bitset based on typenum and generic-array