requireindex
Write minimal node index.js files that require and export siblings by file basename
Found 33 results for index.js
Write minimal node index.js files that require and export siblings by file basename
index.js made DRYer. Exports all the modules in a directory in just one sentence
Generate your barrel files like a cowboy 🤠
Rollup plugin to resolve relative imports from local folders without stating the index file
creates a module.exports map for all modules in a directory
Generate index.ts or index.js when building npm package.
A simple CLI tool
Generator for barrel files (export from index files) for JavaScript and TypeScript.
Hermes/RAM bundle friendly index.js with on-demand loaded modules
nice index.js files
2kb zero dependency library to create index.js files automatically
A CLI tool to scaffold components or utility files with optional templates and automated index exports.
my starter file when i go to make an index.js CLI
Generate index.ts or index.js when building npm package.
To solve the indexing problem of the index.js file in the node folder
Get the shortest name file can be required by in Node.js
hello workd
An awesome utility to create/update index.js file
Create index.js file for folders
Liberate the package.json "main" property from its inflexible standard interpretation.
Index.js file without your tears 😉
Exporting modules of nodejs through index files
A utility to help build index files in directories that imports and exports sibling files in ES6 format
my first react application
Automatically create an index.js file from specified directory
Generator for barrel files (export from index files) for JavaScript and TypeScript.
Creates the index.js file including all the schemas in the schema folder. Users will be able to point to a specific folder if desired
Generate an `index.js` file for each directory containing source code in a module
my first react application
this is my first
公平公正分班,实现两个20位长度大数的相加
an npx utility to scan a source tree and build an import/export file of all the named exports
const lib = require('modules-in')('./lib') // loads modules in a given dir