Enum lib
A JavaScript library that helps with the enum pattern. Also supports TypeScript.
A fork of enumify that enables Java-like enums in TypeScript.
Vite plugin for Laravel Enumify - auto-sync PHP enums to TypeScript
Enumify modification by proposal http://goo.gl/XCh8Lc
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
Enumerated type library.
A library for easily creating enum-like objects in ES6.
A JavaScript library for enums. To be used by transpiled ES6 (e.g. via Babel).
A Javascript implementation of an enum class
Convenient enumeration pattern for JavaScript
Array#isArray for older browsers
ECMAScript AST recursive visitor
deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonify
JSON parse & stringify that supports binary via bops & base64
Light ECMAScript (JavaScript) Value Notation - human written, concise, typed, flexible
Run a function exactly one time
Buffers events from a stream until you are ready to handle them.
CLI arguments parser. Native port of python's argparse.
Get the command from a shebang
Resolve the path of a module like `require.resolve()` but from a given path
Callback wrapping utility
Allows users to use generators in order to write common functions that can be both sync or async.
Returns true if a string has an extglob.