Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
module
Generate the minimal skeleton/boilerplate for a new Node.js module.
is-core-module
Is this specifier a node.js core module?
module-details-from-path
Extract the Node.js module details like name and base path given an abosulte path to a file inside the module
is-bun-module
Is this specifier a Bun core module or supported Node one?
app-module-path
Simple module to add additional directories to the Node module search for top-level app modules
is-builtin-module
Check if a string matches the name of a Node.js builtin module
module-alias
Create aliases of directories and register custom module paths
os
NodeJS Core Module Extended
constants-browserify
node's constants module for the browser
default-require-extensions
Node's default require extensions as a separate module
child-process-ext
Extensions to Node.js child_process module
require-and-forget
Require Node module and immediately remove it from module cache to force loading again next time
regex-parser
A module that parses a string as regular expression and returns the parsed value.
app-root-dir
Simple module to infer the root directory of the currently running node application
vm
NodeJS Core Module Extended
taketalk
Ever wanted a bin for your node module?
@liaoliaots/nestjs-redis
Redis(ioredis) module for Nest framework (node.js).
node-sarif-builder
Module to help building SARIF log files
nestjs-opensearch
OpenSearch module for NestJS framework
@textlint/resolver
Module Resolver Utility for textlint