1.0.3 • Published 2 months ago

@jdeighan/browser v1.0.3

Weekly downloads
-
License
MIT
Repository
-
Last release
2 months ago

How to use this library

This library provides these functions:

inBrowser() - returns true if running in a browser beep(volume, freq, duration) - emit a beep defaults are (100, 520, 200) and are optional localStorageAvailable() - tests availability of localStorage getLocalStore(key, defVal={}) - converts using JSON.stringify() setLocalStore(key, value) - converts using JSON.stringify()

1.0.3

2 months ago

1.0.2

4 months ago

1.0.1

4 months ago

1.0.0

4 months ago