Skip to content

JavaScript error management library + offline/online detection

License

Notifications You must be signed in to change notification settings

devinrhode2/shield.js

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

shield.js logo

Build Status

Docs with yuidoc

cd projects
git clone devinrhode2/shield.js
cd shield.js
npm install -g yuidocjs
make
open http://localhost:2000/

//focus is ease of use. for crazy efficiency, just use a try/catch block and pass exceptions to onuncaughtException

Bitdeli Badge

About

JavaScript error management library + offline/online detection

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.6%
  • Makefile 0.4%