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'
7 stars
3 watching
0 forks
Language: JavaScript
last commit: over 5 years ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | Resolves dynamic public path for resource files in web applications | 71 |
| | A Webpack loader that resolves relative paths in URL() statements based on the original source file | 565 |
| | Finds the first instance of an executable in the system's PATH environment variable | 332 |
| | Makes object keys path separator agnostic | 4 |
| | A Babel plugin that transforms named imports into full path imports to improve tree shaking and reduce bundle size. | 38 |
| | A Babel plugin that allows importing modules with root-based paths | 1,176 |
| | A Rollup plugin that resolves modules from TSconfig paths in TypeScript projects | 22 |
| | Improves Magento Commerce's hierarchy functionality for URLs with subpaths by adjusting the request URL table | 4 |
| | Eliminates unnecessary closures from JavaScript code to improve performance and memory efficiency. | 367 |
| | A Node.js library for resolving RadioDNS domains and lookups | 6 |
| | Simplifies GraphQL schema management by layering additional functionality around resolvers. | 1,146 |
| | A Gulp plugin that enables Babel to transpile modern JavaScript code into compatible formats. | 1,320 |
| | A caching DNS resolver library for use in high-performance web applications | 28 |
| | A PostCSS plugin that rebases, inlines or copies URLs in CSS | 377 |
| | A plugin to modify static strings in JavaScript code to support localization | 10 |