Skip to content

Latest commit

 

History

History
179 lines (153 loc) · 13.4 KB

README.md

File metadata and controls

179 lines (153 loc) · 13.4 KB

Awesome ReasonML Awesome

A collection of awesome things regarding Reason/OCaml ecosystem. Inspired by the awesome list thing. Feel free to improve this list.

Reason

General Resources

Melange

Starter Kits

Tutorials

ReasonReact

Talks


Tools

  • opam - OCaml Package Manager
  • dune - Dune is a build system for OCaml projects. Using it, you can build executables, libraries, run tests, and much more
  • Vite plugin - A Vite plugin for Melange
  • reason-tools - Chrome/Firefox Reason extension
  • RED - Native Reason/OCaml debugger
  • type-o-rama - JS type systems interportability

Libraries

Standard Libs

  • Belt - A stdlib shipped with Melange.
  • Js - Bindings to several browser and Node JavaScript APIs
  • tablecloth - An ergonomic, cross-platform, standard library for ReasonML and OCaml
  • relude - FP-inspired prelude/standard library for ReasonML projects.
  • Rationale - Ramda inspired library of helper functions for ReasonML

Web

  • reason-react - React.js bindings
  • promise - Light and type-safe binding to JS promises
  • styled-ppx - Type-safe styled components for ReScript, Melange and native with type-safe CSS
  • melange-fetch - Fetch bindings for Melange

JSON encoding and decoding

Server

GraphQL

  • reasonql - Type-safe and simple GraphQL client for ReasonML
  • graphql_ppx - GraphQL PPX rewriter for Bucklescript/ReasonML written in ReasonML.
  • melange-relay - Use Relay with ReasonML

Testing

Editor Plugins

See the official guide here


Example Apps


Contribution

Your contributions and suggestions are heartily♡ welcome. (✿◠‿◠)


License

CC0