{"library":"rollup-plugin-local-import","type":"library","category":null,"description":"A Rollup plugin that transforms local import/export paths in JavaScript/TypeScript bundles. Version 1.2.0 is the latest stable release, as a native addon supporting Windows, macOS, and Linux. It identifies local imports (starting with './' or '../') and applies a user-defined callback to modify the path, leaving external dependencies untouched. Unlike generic string replacement plugins, it uses AST-based detection to avoid false positives on non-import strings.","language":"javascript","status":"active","version":"1.2.0","tags":["javascript","typescript"],"install":[{"cmd":"npm install rollup-plugin-local-import","imports":["import { localImport } from 'rollup-plugin-local-import'","const { localImport } = require('rollup-plugin-local-import')","import type { Callback } from 'rollup-plugin-local-import'"]},{"cmd":"yarn add rollup-plugin-local-import","imports":[]},{"cmd":"pnpm add rollup-plugin-local-import","imports":[]}],"homepage":null,"github":"https://github.com/AriPerkkio/rollup-plugin-local-import","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/rollup-plugin-local-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/rollup-plugin-local-import/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Thu Jun 18","next_check":"Sun Jul 26","install_tag":null}}