https://github.com/blakewilson/linked-packages
A small script to list all of your globally linked NPM packages.
https://github.com/blakewilson/linked-packages
npm npm-link shell
Last synced: 2 months ago
JSON representation
A small script to list all of your globally linked NPM packages.
- Host: GitHub
- URL: https://github.com/blakewilson/linked-packages
- Owner: blakewilson
- License: mit
- Created: 2021-05-17T22:59:30.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-05-17T23:03:20.000Z (about 5 years ago)
- Last Synced: 2025-05-26T19:05:16.121Z (about 1 year ago)
- Topics: npm, npm-link, shell
- Language: Shell
- Homepage: https://www.npmjs.com/package/linked-packages
- Size: 1.95 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# linked-packages
A small script to list all of your globally linked packages.
## Usage
```bash
npm install -g linked-packages
```
```bash
linked-packages
```