Skip to content
Avatar
💭
Developing open-source JS
💭
Developing open-source JS

Highlights

  • Arctic Code Vault Contributor

Organizations

@sequelize

Pinned

  1. An easy-to-use multi SQL dialect ORM for Node.js

    JavaScript 22.8k 3.5k

  2. Framework agnostic migration tool for Node.js

    TypeScript 1.2k 110

  3. Zipping & unzipping, simplified.

    TypeScript 6

  4. Create a pretty Excel table from JSON data with a very simple API

    TypeScript 1

  5. Simplify an object tree with a shortcut. TypeScript supported. Zero dependencies.

    TypeScript 1

  6. Convert between TSV and JSON (`string[][]`)

    TypeScript 1

Contribution activity

September 2020

Created a pull request in avajs/ava that received 13 comments

Improve typings for `t.is` and `t.deepEqual`

This PR improves typings for t.is. I created a test to show the difference. In short, the code below will compile fine, while the typings should gi…

+20 −4 13 comments

Created an issue in microsoft/TypeScript that received 9 comments

Literal string types downgraded to `string` at generic function call (which doesn't happen with a mixed type!)

TypeScript Version: 4.0.2 Search Terms: literal string type, mixed union type, generic function call, type inference Code declare function mixed(): f…

9 comments

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

You can’t perform that action at this time.