Skip to content

js-sapphire/links-on-terminal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

links-on-terminal

An npm package to create hyperlinks on your terminals. Created this when I wanted a hyperlink to my local node server.

How to get this in your project

npm install links-on-terminal

How to use it

const myLink = require('links-on-terminal');

console.log(myLink('This is the link to my website', 'https://www.google.com');

About

Create links on your terminals

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published