1.0.1 • Published 5 years ago

clinks v1.0.1

Weekly downloads
3
License
MIT
Repository
github
Last release
5 years ago

clinks

Simple preload to change the console APIs to include hyperlinks when they are used.

THIS DOES NOT DETECT SUPPORT FOR HYPERLINKS IN YOUR TERMINAL.

THIS IS NOT MEANT TO BE CONSUMED PROGRAMATICALLY BY YOUR APPLICATION CODE.

Usage

npm i clinks
node -r clinks app.js

VSCode has a special protocol for more fine grained line/column support, it is recommended to use that adapter if you want better links if that is your editor.

node -r clinks/vscode app.js
1.0.1

5 years ago

1.0.0

5 years ago