Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bmlib

A library for web browser bookmarklets.

This repository contains a tiny browser helper library bmlib.js and an errorHandler.js intended to be loadable via jsDelivr.

Quick test

  • Open test/test.html in a browser (file:// or served from a local webserver).
  • Use the inputs to call lsAdd (Set) and lsGet (Get).
  • Use the error checkboxes to simulate quota/security/handler errors and observe the collapsed error groups in the developer console.

Notes

  • bmlib.js will attempt to load errorHandler.js from jsDelivr at https://cdn.jsdelivr.net/gh/ArqadeeGaming/bmlib@main/errorHandler.js. The test harness also exposes a button to trigger the loader manually.
  • The test harness is intentionally minimal; open the devtools console to see full stack traces and expanded details.

If you want, I can add a small package.json and a static server command to open the test page in your browser.

About

A library for web browser bookmarklets.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages