Skip to content

Latest commit

 

History

History
173 lines (105 loc) · 8.68 KB

README.md

File metadata and controls

173 lines (105 loc) · 8.68 KB

Awesome Fable

A community driven list of useful Fable tutorials, libraries and software.

Inspired by the awesome list thing. Feel free to improve this list.

Awesome Build Status

Table of Contents

Examples

Some good apps written in Fable.

⬆️ back to top

Learn

Learn what this awesome thing is.

⬆️ back to top

Videos and podcasts

Watch great talks about Fable

⬆️ back to top

Libraries

Useful helpers to build apps.

⬆️ back to top

Tools

Tools around Fable platform.

⬆️ back to top

Editor plugins

Tools to support Fable in code editors.

  • ionide - A wonderful Plugin for F# language.

⬆️ back to top

Templates

Fable templates to get up and running

  • Elmish templates - Templates to kick start a new Emish application. Install them like dotnet new -i "Fable.Template.Elmish.React::*" and create a project with dotnet new fable-elmish-react -n myproject
  • Fable Suave - Scaffold to start an isomorphic F# web app using Suave in the backend and Fable in the frontend, with canopy tests, best practices, etc.
  • GameDevelopment Scaffold - Template to kick start a new dummy game. Based on the Fable Suave scaffold for Client <> Server support

⬆️ back to top

Support

Where to find help.

  • Gitter - Ask questions on fable gitter.
  • Slack - Join Official FSharp.org and Slack channel.

⬆️ back to top

Built with Fable

Production application that built with Fable

  • ionide - VS Code and Atom extension for F# development
  • The Gamma - Tools for open data-driven storytelling
  • Payoff charts - Shows you the profit of strategy in the dependency on the underlying movements

Who to follow

⬆️ back to top

More awesome

Discover other amazingly awesome lists.

Awesome Fable is just a part of awesome thing, get more here:

⬆️ back to top

License

CC0

To the extent possible under law, @kunjee17 has waived all copyright and related or neighboring rights to this work.