Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 613 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 613 Bytes

browser / ReadmeChangelog

Readme

Licence Dependencies Vulnerabilities

A collection of web-related utilities.

Installation

NPM/Yarn

  • NPM: npm install @kisbox/browser
  • Yarn: yarn add @kisbox/browser

In your script: const browser = require("@kisbox/browser")