wishfoundry / kit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

KIT

a minimal set of JS libs

Promise

a micro A+ promise lib supporting:

  • then
  • catch
  • finally
  • race
  • all
  • spread in only 240 LOC

http

a small promise enabled ajax lib inspired by angular's $http, but with some enhanced support for aborting and progress. all this in under 120 LOC!

About


Languages

Language:JavaScript 100.0%