A library for easily creating enum-like objects in ES6.
A library for easily creating enum-like objects in ES6. Inspired by twttao/enumify-js
A JavaScript library that helps with the enum pattern. Also supports TypeScript.
A fork of enumify that enables Java-like enums in TypeScript.
A JavaScript library that helps with the enum pattern based on TypeScript. This fork of [rauschma/enumify](https://github.com/rauschma/enumify) permits to infer the correct type from constructed collections: for example, the type of `values()` will be `A
Enumify modification by proposal http://goo.gl/XCh8Lc
Vite plugin for Laravel Enumify - auto-sync PHP enums to TypeScript
Enumerated type library.
A Javascript implementation of an enum class
A JavaScript library for enums. To be used by transpiled ES6 (e.g. via Babel).
Convenient enumeration pattern for JavaScript
Array#isArray for older browsers
CLI arguments parser. Native port of python's argparse.
Creates a type safe enum from a list of strings
Get the command from a shebang
Resolve the path of a module like `require.resolve()` but from a given path
Callback wrapping utility
JSON parse & stringify that supports binary via bops & base64
Run a function exactly one time
Allows users to use generators in order to write common functions that can be both sync or async.
ECMAScript AST recursive visitor
deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified results, with no public domain dependencies
process.nextTick but always with args
deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonify