Search results
37 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
ESLint plugin to disallow [barrel files](https://github.com/basarat/typescript-book/blob/master/docs/tips/barrel.md).
eslint plugin to avoid common errors with barrel files
A Babel plugin that transforms indirect imports through a barrel file (index.js) into direct imports.
NPM module for generation of barrel files (index.d.ts).
Generate your barrel files like a cowboy 🤠
Auto-generate TS barrel files.
Flexible barrel file generation for Javascript and Typescript with watching built-in.
Create barrels automatically via Vite!
Generator for barrel files (export from index files) for JavaScript and TypeScript.
An ESLint plugin to disallow imports from index files.
eslint plugin to avoid common errors with barrel files
Eliminate barrel imports and barrel files
A CLI tool to migrate barrel imports in JavaScript/TypeScript monorepos
CLI tool to generate barrel files for TypeScript projects.
ESLint plugin to transform barrel imports into direct imports
ESLint rule to prevent importing modules hidden behind an index.js barrel file
Distort UV using barrel or pincushion
A Gulp plugin that performs sass transpilation of barrel files only (it skips sass partials ie _partial.scss)
This script generates an index.js file that performs sorted module 'barreling' in a components directory. The 'barrel' consists of creating an index file that exports all the components contained in a directory, making it easier to import them into other
Creates a index.js / index.ts file with exported files from a folder