node-build-engine
Um mecanismo de construção do node para construir aplicativos de node e bibliotecas de node com webpack e/ou browserify para diferentes ambientes como CommonJS, ESM, UMD, etc...
Um mecanismo de construção do node para construir aplicativos de node e bibliotecas de node com webpack e/ou browserify para diferentes ambientes como CommonJS, ESM, UMD, etc...
Simple POC writing a NPM package using TypeScript and Node.js import aliases.
An npm package for demonstration purposes using TypeScript to build for both the ECMAScript Module format (i.e. ESM or ES Module) and CommonJS Module format. It can be used in Node.js and browser applications.
Detect the module type of a running Node.js file.
A Node module loader to benchmark the time it takes to load an ESM module graph
Node Artisan CLI is a command-line tool for Node.js applications, inspired by PHP Artisan. It provides an easy-to-use interface to automate common tasks like scaffolding, modules , and more, making Node.js project management more efficient and intuitive.
HMR for Node that actually works with Node's ESM (type:module in package.json or .mjs files)
An easy way to import all files within a directory.
Info about node `exports` field support: version ranges, categories, etc.
a simple opinionated node.js CLI utility to setup a new node.js library project including typescript, vitest, prettier and basic github action for checking each commit to `main`.
Get the current version of your NodeJs project
NJS Args helps you get paired arguments ("--out-file file.txt") and also single arguments ("file.txt") from the command line.
A library to fix the default import interoperability issue in Node.js
A helper command for babel-plugin-node-cjs-interop
A Node ES module for authentication and use with the BigCommerce API
Patch Nestjs app ESM bundles to make them work RHRN
vite for qiankun
Hierarchical node.js configuration with files, environment variables, command-line arguments, and atomic object merging.
Modern TypeScript/ESM library for working with domain names, subdomains and URIs. Fork of tldjs.
A React component for range slider, for React >=19