Michael Keller

Results 307 comments of Michael Keller

Sure thing. While I'm at it, should I also add any missing files that I come across in `internal/**/*`?

I tried looking in the source but I'm not great at coffeescript -- how are you handling sub-directory paths? For instance, should a file like [types.js](https://github.com/nodejs/node/blob/7907534a8d867132957b823db8603a418d763e42/lib/internal/util/types.js) be included in this...

I have a theme that only darkens the sidebar https://github.com/mhkeller/defaultDark-sublime-theme

@symbyte I have a fork at https://github.com/mhkeller/dbf/ that includes some of the unmerged PRs for this. If you wanted to add date support to that fork that would be great.

It would be great if this were merged into here as opposed to a fork. There are a few outstanding PRs that would also be great. I made a fork...

Tom you have given the world so much, how could one ever be mad ;)

@davidtheclark i unfortunately wouldn't have the expertise to maintain this one.

Sounds good. Fine either way. The workaround for me was to use the `--legacy-peer-deps` option with `npm install` but figured this would help save me some time when i forgot...

If anyone is interested in contributing, I've made this repo as a starting point: https://github.com/mhkeller/vega-lite-api-examples/

As a test run, I asked ChatGPT to do the `bar_aggregate` example and it got most of the way there but needed some fixing – not sure how well it...