All Projects → fable-compiler → fable-import

fable-compiler / fable-import

Licence: Apache-2.0 license
Fable bindings for JavaScript libraries

Programming Languages

F#
602 projects

fable-import

EDIT: This repository has been deprecated in favour of having separate repositories per binding for easier maintenance. To track the new repositories, please check this issue.

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].