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

Fable bindings for JavaScript libraries

Results 15 fable-import issues
Sort by recently updated
recently updated
newest added

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.

question

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