All Projects → fable-compiler → Fable

fable-compiler / Fable

Licence: mit
F# to JavaScript Compiler

Programming Languages

F#
602 projects
typescript
32286 projects

Projects that are alternatives of or similar to Fable

Babel 7 Typescript Example
Example TypeScript project built on top of new Babel 7 features. Includes Jest and Enzyme.
Stars: ✭ 166 (-92.73%)
Mutual labels:  babel
Babel Plugin React Html Attrs
Babel plugin which transforms HTML and SVG attributes on JSX host elements into React-compatible attributes
Stars: ✭ 170 (-92.55%)
Mutual labels:  babel
Fable.remoting
Type-safe communication layer (RPC-style) for F# featuring Fable and .NET Apps
Stars: ✭ 175 (-92.33%)
Mutual labels:  fable
Gopablo
🐺 Static site generator.
Stars: ✭ 166 (-92.73%)
Mutual labels:  babel
Graphpack
☄️ A minimalistic zero-config GraphQL server.
Stars: ✭ 1,994 (-12.62%)
Mutual labels:  babel
Param.macro
Partial application syntax and lambda parameters for JavaScript, inspired by Scala's `_` & Kotlin's `it`
Stars: ✭ 170 (-92.55%)
Mutual labels:  babel
Fulma
Binding for Elmish using Bulma CSS framework
Stars: ✭ 164 (-92.81%)
Mutual labels:  fable
Advanced React Webpack Babel Setup
The advanced React, Webpack, Babel Setup. You want to get beyond create-react-app?
Stars: ✭ 176 (-92.29%)
Mutual labels:  babel
React Blog
personal blog design by react
Stars: ✭ 170 (-92.55%)
Mutual labels:  babel
Sinn
a blog based on of react,webpack3,dva,redux,material-ui,fetch,generator,markdown,nodejs,koa2,mongoose,docker,shell,and async/await 基于react+koa2技术栈的个人开源博客系统
Stars: ✭ 175 (-92.33%)
Mutual labels:  babel
Hugo theme pickles
Modern, Simple and beautiful Hugo theme
Stars: ✭ 168 (-92.64%)
Mutual labels:  babel
Lite Editor
A Modern WYSIWYG Editor especially for inline elements
Stars: ✭ 169 (-92.59%)
Mutual labels:  babel
Babel Plugin Tailcall Optimization
Tail call optimization for JavaScript!
Stars: ✭ 172 (-92.46%)
Mutual labels:  babel
Getlibs
OBSOLETE, DO NOT USE: This project is no longer maintained
Stars: ✭ 166 (-92.73%)
Mutual labels:  babel
Essential React
A minimal skeleton for building testable React apps using Babel
Stars: ✭ 2,035 (-10.82%)
Mutual labels:  babel
React Redux Universal Boilerplate
An Universal ReactJS/Redux Boilerplate
Stars: ✭ 165 (-92.77%)
Mutual labels:  babel
React Tradingview Widget
React component for rendering the TradingView Advanced Real-Time Chart Widget.
Stars: ✭ 170 (-92.55%)
Mutual labels:  babel
Vanilla Back To Top
Simple and smooth Back To Top button
Stars: ✭ 179 (-92.16%)
Mutual labels:  babel
Frontplate
フロントエンド開発の効率をあげるフルスタックテンプレート
Stars: ✭ 175 (-92.33%)
Mutual labels:  babel
Babel Esm Plugin
Add this plugin to generate mirrored esm modules for your existing bundles
Stars: ✭ 175 (-92.33%)
Mutual labels:  babel

Fable: F# |> JS

Nuget Linux Build Status Windows Build Status Join the chat at https://gitter.im/fable-compiler/Fable

Follow us on Twitter!

Fable is an F# to JavaScript compiler powered by FSharp Compiler Services, designed to make F# a first-class citizen of the JavaScript ecosystem. Check the website for more information and if you find the project useful, don't forget to give us a star!

Getting started

Check this page.

Building

Make sure the following requirements are installed in your system:

Then run dotnet fsi build.fsx at the root folder to see the build options.

Contributing

Just by using Fable you're already contributing! You can help the community a lot by sharing examples and experiences in your personal (or Fable's) blog and/or by editing the Fable Resources page.

Send bug reports (ideally with minimal code to reproduce the problem) and feature requests to this GitHub repository. To interact with the community you can use the Gitter chat but please note maintainers are not checking the chat regularly.

If you are up to contribute a fix or a feature yourself, you're more than welcome! Please send first an issue or a minimal Work In Progess PR so we can discuss the implementation details in advance.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].