Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 305 Bytes

File metadata and controls

8 lines (6 loc) · 305 Bytes

helpers

Helpful functions when building web apps

Current files include:

  • browser-checker.js - get basic browser name, version, and whether or not it's IE 8/9
  • diff-checker-REST.js - WIP.. give it the original and changed object and it will return the changed object to use for a PATCH request