fable-import
fable-import copied to clipboard
Fable bindings for JavaScript libraries
Hi, i tried to use the `LatLngExpression.ofLatLng` function in the `Leaflet` module and i am getting an error: `error FABLE: Cannot find replacement for Leaflet.LatLngExpressionModule::ofLatLng`. I suppose that is because...
Has anyone looked at breeze.js or anything similar with a view to producing a browser-hosted ORM in F#. It's easy enough to just use something like breeze with a minimal...
Since F# has `System.Exception`, I'm wondering if we should just use that (and extend it where necessary) in the node bindings.
Some methods are missing. Many take floats where ints would be more meaningful. I'm happy to tidy this up and add some StringEnums - just want to check that it's...
tests for bindings should be added to https://github.com/fable-compiler/fable-import/tree/master/test/Node