John Vilk

Results 4 repositories owned by John Vilk

BrowserFS

3.0k
Stars
231
Forks
Watchers

BrowserFS is an in-browser filesystem that emulates the Node JS filesystem API and supports storing and retrieving files from various backends.

mitmproxy-node

89
Stars
16
Forks
Watchers

A bridge between Python's mitmproxy and Node.JS programs. Rewrite network requests using Node.JS!

jarjvm

27
Stars
5
Forks
Watchers

JAR JVM is a Java Virtual Machine interpreter written completely in JavaScript. It allows you to run your Java programs in the browser, no plugins required!

MakeTypes

434
Stars
45
Forks
Watchers

Make TypeScript types and proxy objects from example JSON objects. Can use proxy objects to dynamically type check JSON at runtime.