172 packages found
Description
Optionals for JS - wrapper for possibly undefined values, inspired by Java Optional API
Keywords
Publisher
Description
TypeScript maybe monad for reaching child fields inside complicated objects.
Keywords
Publisher
Description
Functional Programming for EcmaScript(Javascript)
Keywords
- functional-programming
- fp
- js
- es
- es6
- es7
- javascript
- functional-reactive-programming
- reactive
- reactive-programming
- rx
- monad
- monads
- optional
- View more
Publisher
Description
Wrap and validate optional values
Keywords
Publisher
Description
An optional library enabling the usage of optionals written in TypeScript
Keywords
- optional
- maybe
- maybe type
- optional type
- functional optional type
- typescript optional type
- typescript optional
Publisher
Description
Tired of defining parameter for resolvers? This might be your friend.
Keywords
Publisher
Description
Allows you declare optionalPeerDependencies that can be satisfied by the top level module but ignored if they are not.
Keywords
Publisher
Description
A browserify transform that allows optional dependencies in try..catch blocks
Keywords
Publisher
Description
Data structure for working with values that may not exist
Keywords
Publisher
Description
An Optional type inspired by Scala's Option for better undefined handling.
Keywords
Publisher
Description
Typed Option/Optional/Maybe for TypeScript and JavaScript, created to simplify code involving optional values (null, undefined, NaN).
Keywords
Publisher
Description
Elegant and battle-tested validation library for type-safe input data (for TypeScript and Flow)
Keywords
Publisher
Description
JS schema-based optional chaining
Keywords
Publisher
Description
Validate and format function arguments ( handles types and optionals)
Keywords
Publisher
Description
A js package to get a string of dynamic and conditional css classes
Keywords
Publisher
Description
Bring Optional class to TypeScript which has same interface to that of Java
Keywords
Publisher
Description
Allows you to optionally include modules without surrounding everything with 'try/catch'
Keywords
Publisher
Description
Codemod to migrate from Lodash get and logical and expressions to optional chaining
Keywords
Publisher
Description
Extract the options and callback from a function's arguments easily
Keywords
Publisher
Description
Build command line tools declaratively with a configuration object and a single function call. Based on Commander.js.