This package has been deprecated

Author message:

This is package is now deprecated please, use '@fable-org/fable-compiler-js' instead

fable-compiler-js

3.3.0 • Public • Published

fable-compiler-js

Fable (F# to JS compiler) running entirely on node.js (no dotnet installation required). This version is somewhat experimental but it's catching up with the official fable-compiler. Since v1.2 Nuget packages are supported.

Global installation

npm install -g fable-compiler-js
fable <PROJECT_PATH> <OUT_DIR> [--options]

Local installation

npm install fable-compiler-js
npx fable <PROJECT_PATH> <OUT_DIR> [--options]

/fable-compiler-js/

    Package Sidebar

    Install

    npm i fable-compiler-js

    Weekly Downloads

    12

    Version

    3.3.0

    License

    MIT

    Unpacked Size

    8.71 MB

    Total Files

    318

    Last publish

    Collaborators

    • alfonsogarciacaro
    • mangelmaxime
    • ncave