Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 855 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 855 Bytes

🌹 @sharyn/browser

Helpers for code that runs in the browser.

Installation

npm i @sharyn/browser
# or
yarn add @sharyn/browser

You can alternatively install the entire sharyn library or individual modules.

Modules

  • clearCaches – Clears all the service worker caches
  • getFormData – Gives you the form data as a plain object

This package is part of Sharyn, a collection of utilities and helpers.