0.9.0 • Published 1 year ago

npm-link-better v0.9.0

Weekly downloads
95
License
-
Repository
github
Last release
1 year 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

1 year ago

0.8.0

1 year ago

0.7.2

1 year ago

0.7.1

2 years ago

0.7.0

2 years ago

0.6.0

4 years ago

0.5.0

4 years ago

0.4.3

5 years ago

0.4.2

5 years ago

0.4.1

5 years ago

0.4.0

5 years ago

0.3.5

5 years ago

0.3.4

5 years ago

0.3.3

5 years ago

0.3.2

5 years ago

0.3.1

5 years ago

0.3.0

5 years ago

0.2.3

5 years ago

0.2.2

5 years ago

0.2.1

5 years ago

0.2.0

5 years ago

0.1.0

5 years ago