0.9.0 • Published 2 years ago

npm-link-better v0.9.0

Weekly downloads
95
License
-
Repository
github
Last release
2 years ago

npm-link-better

npm link with extra features, such as:

  • --quick to link without installing dependencies

  • --save (/--saveDev/Peer/Optional) to save the linked dependency in your package.json.

  • --copy to copy files individually instead of linking

Formerly npm-link-quick, npm-link-save, and npm-link-copy all now combined into this as a drop-in replacement.

Install

npm install --global npm-link-better

Usage

npm-link-better --quick
# or
nlq
npm-link-better --save <dependency>
# or
nls <dependency>
npm-link-better --copy <dependency>
# or
nlc <dependency>

Bonus Features:

0.9.0

2 years ago

0.8.0

2 years ago

0.7.2

2 years ago

0.7.1

3 years ago

0.7.0

3 years ago

0.6.0

5 years ago

0.5.0

5 years ago

0.4.3

6 years ago

0.4.2

6 years ago

0.4.1

6 years ago

0.4.0

6 years ago

0.3.5

6 years ago

0.3.4

6 years ago

0.3.3

6 years ago

0.3.2

6 years ago

0.3.1

6 years ago

0.3.0

6 years ago

0.2.3

6 years ago

0.2.2

6 years ago

0.2.1

6 years ago

0.2.0

6 years ago

0.1.0

6 years ago