Skip to content
Avatar

Highlights

  • Arctic Code Vault Contributor

Organizations

@airbnb @github-beta @neekon @forms-js

Pinned

  1. Render JSON objects in beautiful HTML (pure JavaScript)

    TypeScript 504 95

  2. React Universal Async Component that works with server side rendering

    TypeScript 180 11

  3. YAML parser that preserves comments and styling

    JavaScript 74 14

  4. A pure JavaScript component for rendering JSON Schema in HTML.

    JavaScript 36 16

  5. Convert React JavaScript code to TypeScript with proper typing

    TypeScript 1.5k 57

Contribution activity

August 2020

Created a pull request in JSMonk/hegel that received 2 comments

Add test-262 framework

I suggested this in #298 but now that I've brought in all those test cases I don't know what to do with it?! Since Babel is parsing the code into A…

+77 −5 2 comments

Created an issue in JSMonk/hegel that received 4 comments

is it safe/possible to infer tuples in return statement?

function makeTuple(x,y) { return [x,y] } const makeTuple(1,2); // currently `Array<number>`. Hoping for `[1, 2]` I wish this was automatically infe…

4 comments

Seeing something unexpected? Take a look at the GitHub profile guide.

You can’t perform that action at this time.