jsbrowse

1.2.0 • Public • Published

jsbrowse

browse the web using js

install

npm install jsbrowse

example usage

browse

const jsbrowse = require("jsbrowse");
const browser = new jsbrowse.browse("http://justgone.uk/onebot/api");
 
browser.browse("index.html");

make sure the file you save to is html (unless you want to read the code, make it txt)

status of stite

const jsbrowse = require("jsbrowse");
const browser = new jsbrowse.browse("http://justgone.uk/onebot/api");
 
browser.status();

Package Sidebar

Install

npm i jsbrowse

Weekly Downloads

0

Version

1.2.0

License

MIT

Unpacked Size

2 kB

Total Files

3

Last publish

Collaborators

  • sudocode1