hook-javascript icon indicating copy to clipboard operation
hook-javascript copied to clipboard

Auto-polyfill for browsers without native features

Open endel opened this issue 11 years ago • 0 comments

Dependencies that we need to decouple: https://github.com/doubleleft/hook-javascript/blob/dev/bower.json#L24-L25

  • EventSource: http://caniuse.com/#feat=eventsource
  • File upload:: http://caniuse.com/#feat=fileapi
  • Blob: http://caniuse.com/#feat=blobbuilder

endel avatar Aug 15 '14 21:08 endel