https://github.com/daydreamer-riri/vscode-ext-packages
Helps JavaScript developers managing dependencies with package.json.
https://github.com/daydreamer-riri/vscode-ext-packages
javascript node package-json vscode-extension
Last synced: 3 months ago
JSON representation
Helps JavaScript developers managing dependencies with package.json.
- Host: GitHub
- URL: https://github.com/daydreamer-riri/vscode-ext-packages
- Owner: Daydreamer-riri
- License: mit
- Created: 2023-06-05T10:40:17.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-05T03:19:25.000Z (over 1 year ago)
- Last Synced: 2025-06-25T15:02:17.364Z (4 months ago)
- Topics: javascript, node, package-json, vscode-extension
- Language: TypeScript
- Homepage: https://marketplace.visualstudio.com/items?itemName=ririd.packages
- Size: 1.95 MB
- Stars: 15
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
![]()
packages
This is packages, an extension for node dependencies. Aims helping developers to manage dependencies while using package.json.## Features
- Displays the latest version of the package next to it.
- Shows all versions (clickable) on the tooltip of the package hovered.## Preview

## Known Issues
Any minor issues or glitches you encounter will automatically be resolved when you save your work.## Thanks
`packages` is inspired by [crates](https://github.com/serayuzgur/crates), which is an extension for managing Rust dependencies.
## License
[MIT](./LICENSE) License © 2023 [Riri](https://github.com/Daydreamer-riri)