babel-plugin-module-resolver

Module resolver

A Babel plugin to simplify import paths in JavaScript projects by resolving relative paths to absolute module paths

Custom module resolver plugin for Babel

GitHub

3k stars
17 watching
205 forks
Language: JavaScript
last commit: over 2 years ago
Linked from 1 awesome list

babelbabel-pluginresolver

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
miketamis/babel-plugin-hash-resolveSolves the issue of resolving relative paths in JavaScript imports7
entwicklerstube/babel-plugin-root-importA Babel plugin that allows importing modules with root-based paths1,176
babel/minifyA tool that uses Babel's compiler to achieve minification of modern JavaScript code by targeting only browsers that support newer ES features.4,395
kentcdodds/babel-plugin-macrosProvides a standard interface for compile-time code transformation in JavaScript projects2,627
babel/babel-loaderTranspiles JavaScript files using Babel for compatibility with older browsers and versions of Node.js4,831
rollup/pluginsA collection of official plugins for a popular JavaScript module bundler3,656
zheeeng/babel-plugin-rewrite-module-pathA Babel plugin that rewrites module paths to shorten and improve import statements2
dfreeman/ember-cli-babel-plugin-helpersUtility package for managing Babel plugins in Ember CLI apps and addons4
hustcc/babel-plugin-optimize-i18nOptimizes internationalization text files by reducing bundle size through code substitution14
hustcc/babel-plugin-versionReplaces version number placeholders in JavaScript code with actual package version.5
sectorlabs/babel-plugin-transform-named-importsA Babel plugin that transforms named imports into full path imports to improve tree shaking and reduce bundle size.38
speedskater/babel-plugin-rewireA Babel plugin for rewriting module dependencies to facilitate testing and mocking of external dependencies.842
codemix/babel-plugin-macrosBabel plugin that enables non-syntactic macros in JavaScript for performance and readability optimization262
peteringram0/babel-plugin-console-sourceAdds file names and line numbers to console logs in JavaScript code37
babel/gulp-babelA Gulp plugin that enables Babel to transpile modern JavaScript code into compatible formats.1,320