/fable-import

Fable bindings for JavaScript libraries

Primary LanguageF#Apache License 2.0Apache-2.0

fable-import

Fable bindings for JavaScript libraries. This repository contains only pure bindings maintained by fable-compiler.org. Pure bindings only contain metadata and no helper code. The distinction is important because Fable packages must include the F# source code in a folder named fable (example) in order to compile it to JS. Packages in this repo don't do that.

You can find more bindings by other contributors. The convention is prefixing the packages with Fable.Import so please use that to make a search in Nuget.

You can also check awesome-fable for more bindings and useful Fable libraries and tools.

See README.md on each directory for instructions on how to install each binding.