ts2fable
TypeScript translator
Translates TypeScript declaration files into F# code
Parser of Typescript declaration files
222 stars
16 watching
34 forks
Language: F#
last commit: about 1 month ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
fable-compiler/fable-react | Bindings and helpers for building React applications with F# | 273 |
fable-compiler/fable-fetch | Bindings for F# to the Fetch API of web browsers | 17 |
fable-compiler/fable-promise | Fable bindings for JS promise allow F# to interact with JavaScript promises. | 19 |
et1975/fable-mqtt | Bindings for communicating with an MQTT protocol using F#. | 8 |
asdalexander77/typescript2cxx | A tool that translates TypeScript code to C++ | 689 |
fable-compiler/fable.lit | A tool for building Fable web applications with Lit by embedding HTML code in F# | 93 |
typescripttolua/typescripttolua | Translates TypeScript code to Lua, making large projects easier to maintain and reducing errors. | 2,143 |
fable-compiler/fable-date | A set of F# bindings for working with dates and times. | 2 |
fsharp/fsharp-compiler-docs | Automated documentation generation and publishing for F# Compiler Service | 279 |
shmew/fable.extras | A F# library providing functional constructs and utilities for common tasks in web development | 43 |
whitetigle/fableconf2017 | A presentation project showcasing Fable and Elmish in a particle-based canvas application | 6 |
andrei-markeev/ts2c | Transpiles JavaScript/TypeScript to C89 code | 1,262 |
zachbray/funscript | A F# to JavaScript compiler with TypeScript type provider and mappings for JQuery. | 444 |
prolucid/fable-import-signalr | SignalR bindings for Fable to enable real-time communication between clients and servers in a .NET application | 2 |
frhagn/typewriter | Generates TypeScript files from C# source files to create fully typed representations of API models and controllers. | 536 |