Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
node-typechecker
Utility that allows to check that an object validates a predefined contract
@tsdotnet/lazy
Lazy<T> and ResettableLazy<T> class for simplifying lazy initialization.
reduct
Functional Dependency Injection (DI) for JavaScript
smoke-screen
Strongly typed validation for JavaScript runtime
newsy
Use newsy to instantiate dynamic dependencies
di-singleton
Wraps a class constructor to ensure only one instance is created, using lazy initialization and optionally calling an init method if present, while maintaining type safety via TypeScript generics.
instantiate
Instantiate a Javascript Object from an array of arguments or from arguments
from-partial
Instantiates a Partial object to use all class methods, getters and setters. Useful for HttpClient responses.
@sussudio/platform
Internal APIs for VS Code's service injection the base services.
@seasonjs/instantiation
Js instantiation library which copy from vscode