import-sync
Synchronously import dynamic ECMAScript Modules similar to CommonJS require. Basic wrapper around esm for compatibility with both ESM and CJS projects in NodeJS.
Synchronously import dynamic ECMAScript Modules similar to CommonJS require. Basic wrapper around esm for compatibility with both ESM and CJS projects in NodeJS.
Dynamic import function which can avoid transpiling to require function
Require and transpile Svelte on the fly
Import all exported modules from files in folder at once
Dynamic import module from url
Import scripts and modules from virtual filesystems
Converts import to require statements and vice versa
Find 'import' and 're-export' statements using babel parser.
Find 'import' and 're-export' statements in typescript using babel parser.
build-time comment-based dependency includer
Load plain JavaScript files that don't use module patterns directly in node.
Automatic package installer for for react + vite app
Extracts css content and makes require-able js file
Emits the entire dependency tree of one or more AMD modules, from leaves to root, and names anonymous modules
A dumb TypeScript loader for modern Node.js
require html files to use as sub templates
Gulp plugin for include js/css/html... any file.
Load plain JavaScript files that don't use module patterns directly in node.
add scripts to a page programmatically
An alternative function for importing in the nodejs development environment.