Henry Zhuang

Results 14 issues of Henry Zhuang

I want use this lib with browserify or webpack, but it currently doesn't support CommJS

feature-request
planned

代码更新: ``` js function $A(iterable) { if (!iterable) return []; // Safari

# MVP of Ako ## Goal A minimum working prototype. ## Plan - [ ] [Koa Packages Migration](https://github.com/orgs/ako-deno/projects/1) - [x] vary: https://github.com/ako-deno/vary - [x] escape-html: https://github.com/ako-deno/escape_html - [x] encodeurl: https://github.com/ako-deno/encodeurl...

# Goal Buiding a [Koa](https://github.com/koajs/koa) compatible web framework for [Deno](https://deno.land). # A quick glance Zero knowledge gap to start using Ako if you are familiar with Koa. Your gut feeling...