Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up- Melbourne, Australia
- http://www.kitsonkelly.com/
Pinned
542 contributions in the last year
Activity overview
Contribution activity
June 2020
Created a pull request in denoland/deno that received 4 comments
Stabilise Deno.permissions
This moves the Deno.permissions to be stabilised and further aligns it to Navigator.permissions by making PermissionStatus support onchange and inh…
+233
−138
•
4
comments
Created an issue in denoland/deno that received 2 comments
std: BufWriter/StringWriter bug
The following fails, but should pass: import { BufWriter } from "https://deno.land/[email protected]/io/bufio.ts"; import { StringWriter } from "https://d…
2
comments