{"library":"babel-plugin-relative-path-import","type":"library","category":null,"description":"babel-plugin-relative-path-import (stable v2.0.1, Babel 7+) enables root-based import paths (e.g., '@actions/UserAction') as an alternative to deeply nested relative paths. Supports multiple custom prefix/suffix mappings. Differentiates from Webpack resolve aliases by working at the Babel transform level, allowing compatibility with tools that don't resolve Webpack aliases. Primarily used with Node.js/React projects. Last updated 2019, see more recent alternatives like babel-plugin-root-import.","language":"javascript","status":"maintenance","version":"2.0.1","tags":["javascript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install babel-plugin-relative-path-import","imports":["module.exports = { plugins: [['babel-plugin-relative-path-import', { paths: [{ rootPathPrefix: '@', rootPathSuffix: 'src' }] }]] }"]},{"cmd":"yarn add babel-plugin-relative-path-import","imports":[]},{"cmd":"pnpm add babel-plugin-relative-path-import","imports":[]}],"homepage":null,"github":"https://github.com/dayitv89/babel-plugin-relative-path-import","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/babel-plugin-relative-path-import","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/babel-plugin-relative-path-import/compatibility"}}