Become a sponsor to Yusuke Sakurai
Hi, my name is keroxp, Software Engineer living in Japan.
I'm developing and contributing to several OSS in Github. I love TypeScript both server-side and client-side.
1. Servest
Now I'm mainly developing my project Servest
, HTTP Server module for Deno. I want to let it the most handy server framework for Deno. If you plan to build HTTP server in Deno, Servest
is the first option in any choices.
https://github.com/keroxp/servest
2. Deno
I also contributing to Deno project as a coder. I implemented features below:
- JSX support : https://github.com/denoland/deno/pull/3038
- std/ws: https://github.com/denoland/deno_std/pull/84
- std/mime: https://github.com/denoland/deno_std/pull/180
3. Deno modules
- Deno Redis
- Redis client for Deno
- https://github.com/keroxp/deno-redis
- Deno CouchDB
- CouchDB client for Deno
- https://github.com/keroxp/deno-couchdb
- Dink
- Module manager for Deno
- https://github.com/keroxp/dink
- Tsb
- Bundler for Deno
- https://github.com/keroxp/tsb
4 sponsors have funded keroxp’s work.
Featured work
-
keroxp/servest
🌾A progressive http server for Deno🌾
TypeScript 729 -
keroxp/deno-couchdb
🦕CouchDB client for Deno built top of fetch 🛋
TypeScript 65 -
keroxp/deno-ws
[Deprecated] Now deno-ws are part of https://github.com/denoland/deno_std, use it.
TypeScript 26 -
keroxp/deno-streams
WHATWG streams API for deno
TypeScript 28 -
keroxp/denode
Deno polyfill for Node.js
TypeScript 26