📅 You're Invited: Meet the Socket team at RSAC (April 28 – May 1).RSVP
Socket
Sign inDemoInstall
Socket

fable-compiler-js

Package Overview
Dependencies
Maintainers
1
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fable-compiler-js

Fable compiler

1.0.0-alpha-017
Source
npm
Version published
Weekly downloads
18
-82%
Maintainers
1
Weekly downloads
 
Created
Source

fable-compiler-js

Fable (F# to JS compiler) running entirely on node.js (no dotnet installation required). This version is stil experimental. For example, packages are not yet 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]

Keywords

fable

FAQs

Package last updated on 12 Feb 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts