This website requires JavaScript.
Explore
Help
Sign in
TheThing
/
koa-lite
Watch
1
Star
0
Fork
You've already forked koa-lite
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
275
commits
1
branch
86
tags
2.2
MiB
5c50b6d0b3
Commit graph
3 commits
Author
SHA1
Message
Date
TJ Holowaychuk
5c50b6d0b3
rename error.js to throw.js
2013-12-20 15:32:02 -08:00
Jonathan Ong
7d9c6ba66c
context: .error() -> .throw()
...
.error() still works for compatibility, but it will be removed in the future.
closes
#94
2013-11-18 17:38:12 -08:00
TJ Holowaychuk
c699c75c52
add koa Request / Response objects and delegation.
Closes
#52
2013-11-13 09:01:15 -08:00