Fable.Import.Express

Fable bindings for Express


Keywords
express, fsharp, fable
License
Apache-2.0
Install
Install-Package Fable.Import.Express -Version 0.1.0

Documentation

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.