babel-plugin-hash-resolve

Path resolver

Solves the issue of resolving relative paths in JavaScript imports

Lets you use #Paths instead of '../../../lib/helper.js' it becomes just '#/lib/helper.js'

GitHub

7 stars
3 watching
0 forks
Language: JavaScript
last commit: over 4 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
chenxch/vite-plugin-dynamic-base Resolves dynamic public path for resource files in web applications 71
bholloway/resolve-url-loader A Webpack loader that resolves relative paths in URL() statements based on the original source file 565
npm/node-which Finds the first instance of an executable in the system's PATH environment variable 329
bcoe/any-path Makes object keys path separator agnostic 4
sectorlabs/babel-plugin-transform-named-imports A Babel plugin that transforms named imports into full path imports to improve tree shaking and reduce bundle size. 38
entwicklerstube/babel-plugin-root-import A Babel plugin that allows importing modules with root-based paths 1,176
bitshiftza/rollup-plugin-ts-paths A Rollup plugin that resolves modules from TSconfig paths in TypeScript projects 22
markshust/magento2-module-hierarchycomplexidcompatibility Improves Magento Commerce's hierarchy functionality for URLs with subpaths by adjusting the request URL table 4
codemix/babel-plugin-closure-elimination Eliminates unnecessary closures from JavaScript code to improve performance and memory efficiency. 367
bbc/node-radiodns A Node.js library for resolving RadioDNS domains and lookups 6
maticzav/graphql-middleware Simplifies GraphQL schema management by layering additional functionality around resolvers. 1,143
babel/gulp-babel A Gulp plugin that enables Babel to transpile modern JavaScript code into compatible formats. 1,321
jkeys089/lua-resty-resolver A caching DNS resolver library for use in high-performance web applications 28
postcss/postcss-url A PostCSS plugin that rebases, inlines or copies URLs in CSS 377
amerani/babel-plugin-localize A plugin to modify static strings in JavaScript code to support localization 10