Display javascript import costs inside neovim, powered by import-cost.
Install with your package manager or via luarocks:
luarocks install import-cost.nvim
Dependencies are installed automatically on first use.
:help import-cost.nvim- CommonJS support is flaky (limitation of the npm module)
- Long wait times for large packages
- pnpm not supported
- wix/import-cost: node backend
- import-cost: original VSCode plugin
- vim-import-cost: vim inspiration
