1.0.1 • Published 5 years ago

codename-stackoverflow v1.0.1

Weekly downloads
-
License
ISC
Repository
-
Last release
5 years ago

codename-stackoverflow

This little script allow you to get a stackoverflow searchable link, which can be use in the console.

To install

$ npm i --save codename-stackoverflow

Usage

const searchStackoverflow = require('codename-stackoverflow');
console.log(searchStackoverflow("[JS]" + THE_ERROR));

and Voila!

1.0.1

5 years ago

1.0.0

5 years ago