fable-fuse

0.0.2 • Public • Published

fable |> fuse

Fable bindings for Fuse See: https://www.fusetools.com",

Installation

$ npm install --save fable-core
$ npm install --save-dev fable-fuse

Usage

In a F# project (.fsproj)

  <ItemGroup>
    <Reference Include="node_modules/fable-core/Fable.Core.dll" />
    <Compile Include="node_modules/fable-fuse/Fable.Observable.fs" />
    <Compile Include="node_modules/fable-fuse/Fable.Apis.fs" />
    <Compile Include="node_modules/fable-fuse/Fable.PromiseExt.fs" />
  </ItemGroup>

In a F# script (.fsx)

#r "node_modules/fable-core/Fable.Core.dll"
#load "node_modules/fable-fuse/Fable.Observable.fs"
#load "node_modules/fable-fuse/Fable.Apis.fs"
#load "node_modules/fable-fuse/Fable.PromiseExt.fs"

open Fable.Core
open Fuse

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.2
    2
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.2
    2
  • 0.0.1
    0

Package Sidebar

Install

npm i fable-fuse

Weekly Downloads

2

Version

0.0.2

License

Apache-2.0

Last publish

Collaborators

  • 7sharp9