fable-browser icon indicating copy to clipboard operation
fable-browser copied to clipboard

Fable bindings for Browser Web APIs

Results 13 fable-browser issues
Sort by recently updated
recently updated
newest added

Calling `HTMLImageElement.Create (512., 512.)` throws "Uncaught TypeError: Illegal constructor". I came across the same issue as #25 but the fix for that didn't work. I was going to just submit...

Is there any reason why functions which can return `null` in JS (e.g. `document.querySelector`) are not typed as returning `option` values? With the current types it's trivial to get runtime...

Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. Commits 74b2db2 3.0.3 88f1429 update eslint. lint, fix unit tests. 415d660 Snyk js braces 6838727 (#40) 190510f fix tests, skip 1 test in test/braces.expand...

dependencies