Yusuke Wada
|
2146648367
|
Add SSR with Nono-JSX example (#30)
|
2022-01-08 13:33:21 +09:00 |
|
Yusuke Wada
|
d73472cc3a
|
Update README
|
2022-01-08 09:48:22 +09:00 |
|
Minghe
|
cb4f3d6282
|
feat(basic-auth): basic-auth middleware (#28)
* feat(basic-auth): basic-auth middleware
* fix(dep): update yarn.lock
* refactor(review): resolove some comments
|
2022-01-07 17:44:08 +09:00 |
|
Yusuke Wada
|
00adeb7bcb
|
Update text
|
2022-01-07 17:41:11 +09:00 |
|
Yusuke Wada
|
cb7120cec8
|
Chaind route without route method (#29)
fixed #25
|
2022-01-07 17:19:04 +09:00 |
|
Minghe
|
7c87ac68cd
|
Setup lint to enable code styles check (#27)
* feat(ci): setup github action to enable ci
* feat(ci): enable lint
* fix(lint): fix critical code style issues
|
2022-01-07 07:03:54 +09:00 |
|
Yusuke Wada
|
c587547174
|
Add description for fire()
|
2022-01-06 05:19:16 +09:00 |
|
Yusuke Wada
|
2d0e7eef70
|
Documentation (#24)
* Create context.ts and test
* Handling TypeError
* Implemented c.json()
* Update readme and example
* Update sample code
* Update readme
* Write documents
|
2022-01-06 05:11:37 +09:00 |
|
Yusuke Wada
|
ee80ae3ae4
|
json method in Context (#23)
* Create context.ts and test
* Handling TypeError
* Implemented c.json()
* Update readme and example
|
2022-01-06 03:22:53 +09:00 |
|
Yusuke Wada
|
64dfc8faf9
|
Remove methods.ts (#22)
|
2022-01-05 22:28:53 +09:00 |
|
Yusuke Wada
|
6a19e5f975
|
Update animation gif
|
2022-01-05 22:15:20 +09:00 |
|
Yusuke Wada
|
e6039f69f9
|
Migrate to TypeScript (#21)
* Migrate to TypeScript
* ready for publish
|
2022-01-05 18:41:29 +09:00 |
|
Yusuke Wada
|
ce6bd99118
|
Use test directory (#19)
|
2022-01-04 07:43:46 +09:00 |
|
Yusuke Wada
|
dbb5016a58
|
Use edge-mock instead of node-fetch (#18)
|
2022-01-04 07:02:31 +09:00 |
|
Minghe
|
23ba6f5c67
|
Logger middleware (#17)
|
2022-01-04 06:06:49 +09:00 |
|
Yusuke Wada
|
dd2ec20807
|
Bumped v0.0.10
|
2022-01-03 18:15:44 +09:00 |
|
Yusuke Wada
|
303db32e66
|
Can use async on handler (#16)
|
2022-01-03 18:11:46 +09:00 |
|
Yusuke Wada
|
5db617953d
|
Typo
|
2022-01-03 03:16:02 +09:00 |
|
Yusuke Wada
|
b8512b0bbf
|
Update d.ts (#15)
|
2022-01-03 02:35:30 +09:00 |
|
Yusuke Wada
|
b6d9eb3ad9
|
Add instruction (#14)
|
2022-01-02 22:46:36 +09:00 |
|
Yusuke Wada
|
e9e4ec096a
|
Add keywords to package.json (#13)
|
2022-01-02 22:01:09 +09:00 |
|
Yusuke Wada
|
e48bd4b4de
|
some fixed
|
2022-01-02 18:34:36 +09:00 |
|
Yusuke Wada
|
818e5cafcf
|
ignore .github
|
2022-01-02 00:32:01 +09:00 |
|
Yusuke Wada
|
5408416ce0
|
Bumped v0.0.9
|
2022-01-02 00:31:01 +09:00 |
|
Yusuke Wada
|
b589321fc2
|
Dont use async on middleware
|
2022-01-02 00:29:03 +09:00 |
|
Yusuke Wada
|
4eb8569cd3
|
Fixed example
|
2022-01-02 00:16:44 +09:00 |
|
Yusuke Wada
|
6190e81964
|
Create CODE_OF_CONDUCT.md (#12)
|
2022-01-01 23:31:40 +09:00 |
|
Yusuke Wada
|
6c8b56859b
|
Throw typeerror when middleware is not async function
|
2022-01-01 23:18:48 +09:00 |
|
Yusuke Wada
|
1b77b0fe20
|
Handle 404
|
2022-01-01 23:01:54 +09:00 |
|
Yusuke Wada
|
8c96d99dee
|
Move util method to util.js
|
2022-01-01 21:56:41 +09:00 |
|
Yusuke Wada
|
28663ea672
|
defaultFilter as builtin Middleware
|
2022-01-01 21:48:08 +09:00 |
|
Yusuke Wada
|
6bdfe2a2cf
|
Update hono module versions
|
2022-01-01 16:49:30 +09:00 |
|
Yusuke Wada
|
e32ed85ad1
|
Bumped v0.0.8
|
2022-01-01 16:24:52 +09:00 |
|
Yusuke Wada
|
d501cfd6fa
|
Builtin Middleware!
|
2022-01-01 16:22:35 +09:00 |
|
Yusuke Wada
|
53418f984a
|
Update example, use npm package
|
2022-01-01 15:43:27 +09:00 |
|
Yusuke Wada
|
1ad6549e81
|
Bumped v0.0.7
|
2022-01-01 15:35:17 +09:00 |
|
Yusuke Wada
|
bc34513b02
|
Merge pull request #10 from yusukebe/feature/dont-use-proxy
New API
|
2022-01-01 15:30:51 +09:00 |
|
Yusuke Wada
|
3198fa05d8
|
Use named import, add types by .d.ts file
|
2022-01-01 15:29:41 +09:00 |
|
Yusuke Wada
|
71aac69116
|
Dont use proxy
|
2022-01-01 13:26:34 +09:00 |
|
Yusuke Wada
|
16350cb3fe
|
Remove not used property
|
2021-12-31 17:36:20 +09:00 |
|
Minghe
|
a80554d8bf
|
feat(ci): setup github action to enable ci (#9)
|
2021-12-30 06:58:51 +09:00 |
|
Minghe
|
0cb20f3e62
|
feat(doc): add a simple readme to help new user get start (#8)
|
2021-12-30 06:56:18 +09:00 |
|
Yusuke Wada
|
28e1d438f4
|
Update README.md
|
2021-12-28 21:16:27 +09:00 |
|
Yusuke Wada
|
8baa6b35d3
|
Bumped v0.0.6
|
2021-12-28 15:22:11 +09:00 |
|
Yusuke Wada
|
5330be712a
|
Update Compute@Edge script
|
2021-12-28 15:13:37 +09:00 |
|
Yusuke Wada
|
cdf31a5b7d
|
Fixed wildcard bugs
|
2021-12-28 14:24:31 +09:00 |
|
Yusuke Wada
|
de6b5bd8b7
|
Use proxy handler
|
2021-12-28 09:11:40 +09:00 |
|
Yusuke Wada
|
21f682d707
|
Add webapp benchmarks script
|
2021-12-28 08:51:05 +09:00 |
|
Yusuke Wada
|
c3c728d79d
|
Fixed typo
|
2021-12-28 07:41:53 +09:00 |
|
Yusuke Wada
|
146dfbf743
|
Bumped v0.0.5
|
2021-12-28 01:35:33 +09:00 |
|