Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
optional-chaining-codemod
Codemod to migrate from Lodash get and logical and expressions to optional chaining
gatsby-optional-chaining
Provide optional-chaining plugin on gatsby
safe-traverse
Enhanced optional chaining. Safe accessing properties of unknown object without whole validation.
js-optchain
JS schema-based optional chaining
typesafe-get
A typesafe way to get nested properties when any parent property might be undefined, while we wait for the optional chaining operator to finally exist
never-undefined
Optional chaining with a recursive ES6 Proxy
optional-require
NodeJS Require that let you handle module not found error without try/catch
optional
Allows you to optionally include modules without surrounding everything with 'try/catch'
optional-js
Optionals for JS - wrapper for possibly undefined values, inspired by Java Optional API
browserify-optional
A browserify transform that allows optional dependencies in try..catch blocks
require_optional
Allows you declare optionalPeerDependencies that can be satisfied by the top level module but ignored if they are not.
extract-opts
Extract the options and callback from a function's arguments easily
jnr
A simple and powerful templating system supporting conditional logic, optional chaining, nested data sources, non string templates, ternary operators, looping control flow and custom processing functions.
questionmark
A tiny and mighty utility for optional chaining in pure JavaScript
ts-undefined-partial
TypeScript recursive conversion between optional (partial) and undefined properties.
ts-transform-compact-nullish-compare
TypeScript transformer to make transpiled output of optional chaining and nullish coalescing less verbose
chanfana
OpenAPI 3 and 3.1 schema generator and validator for Hono, itty-router and more!
assert-args
Validate and format function arguments ( handles types and optionals)
stdopt
Wrap and validate optional values
typescript-optional
Optional (like Java) implementation in TypeScript