@tim-code/browser-util

0.3.1 • Public • Published

browser-util

npm install @tim-code/browser-util

Helper functions for dealing with ugly browser APIs

Usage

cookie.get(name)
json.get(url, query, options)
json.post(url, body, options)
storage.get(name) // local storage
storage.set(name, data) // local storage

Readme

Keywords

none

Package Sidebar

Install

npm i @tim-code/browser-util

Weekly Downloads

1

Version

0.3.1

License

MIT

Unpacked Size

3.12 kB

Total Files

10

Last publish

Collaborators

  • timspro