Showing 1-20 of 82,649 packages
Sort interface and string enum keys
Sort interface and string enum keys in custom order
Get just the keys (left hand side), values (right hand side), or entries (tuple of [key, value]) of a TypeScript enum
TypeScript Enum Utilities
An Object.keys replacement, in case Object.keys is not available. From https://github.com/es-shims/es5-shim
A TypeScript string enum for compile-time safety when working with event.key
Robustly get an object's own property keys (strings and symbols), including non-enumerables when possible
Lowercase the keys of an object
Transform TypeScript `const` enums
Constants and utilities about visitor keys to traverse AST.
Convert object keys to camel case
Convert object keys from camel case
Visitor keys used to help traverse the TypeScript-ESTree AST
Filter object keys and values into a new object
Sort the keys of an object
Compile objects with duplicate keys to valid strict ES5
Enum utilities for typescript, inspired by flow enums
An utility library to get all values/keys of a Typescript enum
Like `Object.keys()` but also includes symbols
Convert an object's keys to snake case