Milo Mighdoll

Results 23 issues of Milo Mighdoll

There are a couple of types that have an optional undefined, enabling strict mode will help with handling them (also it will make sure that users of solid-start with strict...

enhancement

This still feels a little buggier than I would like (e.g. slower initial load, tries to download rxjs), but I thought I would create this PR in case others want...

Closes #25, Closes #26, Closes #29, Closes #9

Added the fixes to #27, but because I don't have edit access to that branch, creating a new PR with a new branch (For github: closes #27)

Smplr is a lightweight and modern alternative to midicube. I had to guess at the volumevelocity curve but it seems pretty close

I was exploring using codemirror directly as an editor component because it has built in support for a bunch of useful features, and plugins for more, such as: code folding,...

It would be awesome to get saturn running directly in the browser like https://github.com/kvakil/venus. I see the current architecture uses tokio for handling side effects from syscalls, and I saw...

I believe the primary output format of Solid libraries should be JSX to better support SSR. However, for bundle size and devDependencies, we should be able to bundle JSX. This...