All Projects → vramana → Awesome Reasonml

vramana / Awesome Reasonml

A collection of awesome things regarding Reason/OCaml ecosystem.

Projects that are alternatives of or similar to Awesome Reasonml

Revery Terminal
Barebones terminal emulator built with ReasonML + Revery + libvterm
Stars: ✭ 76 (-94.84%)
Mutual labels:  reasonml
Ppx bs css
A ppx rewriter for CSS expressions.
Stars: ✭ 98 (-93.35%)
Mutual labels:  reasonml
Dmmf
Implementing Scott Wlaschin's “Domain Modeling Made Functional” in Rust, Elm, F♯, and ReasonML
Stars: ✭ 103 (-93.01%)
Mutual labels:  reasonml
Introduce Reason Example
An example app made with Create React App which introduces a Reason component
Stars: ✭ 82 (-94.43%)
Mutual labels:  reasonml
Reason Loadable
🔥 Suspense/Lazy for ReasonReact.
Stars: ✭ 88 (-94.03%)
Mutual labels:  reasonml
Reason
Simple, fast & type safe code that leverages the JavaScript & OCaml ecosystems
Stars: ✭ 9,545 (+548%)
Mutual labels:  reasonml
Reenv
dotenv-cli implementation in native ReasonML providing near-instant startup times
Stars: ✭ 65 (-95.59%)
Mutual labels:  reasonml
Reason Mode
Emacs major mode for working with ReasonML
Stars: ✭ 108 (-92.67%)
Mutual labels:  reasonml
A Reason React Tutorial
included code for A ReasonReact Tutorial
Stars: ✭ 94 (-93.62%)
Mutual labels:  reasonml
Reason Reactify
🚀 Transform a mutable tree into a functional React-like API
Stars: ✭ 102 (-93.08%)
Mutual labels:  reasonml
Bs Glamor
BuckleScript bindings for glamor
Stars: ✭ 83 (-94.37%)
Mutual labels:  reasonml
Lenses Ppx
PPX to derive GADT lenses for ReasonML
Stars: ✭ 85 (-94.23%)
Mutual labels:  reasonml
Jsoo React
js_of_ocaml bindings for ReactJS. Based on ReasonReact.
Stars: ✭ 101 (-93.14%)
Mutual labels:  reasonml
Rescript React Update
useReducer with updates and side effects!
Stars: ✭ 79 (-94.64%)
Mutual labels:  reasonml
Verified React
Automated reasoning for React/ReasonML
Stars: ✭ 104 (-92.94%)
Mutual labels:  reasonml
Restyled
Styled Components concept for Reason React, only works with bs-react-native for now
Stars: ✭ 68 (-95.38%)
Mutual labels:  reasonml
Reason React Native Web Example
Razzle + Reason-React + React-Native-Web. Damn that's a lot of R's.
Stars: ✭ 98 (-93.35%)
Mutual labels:  reasonml
Reason Calculator
A calculator built with Reason and reason-react.
Stars: ✭ 110 (-92.53%)
Mutual labels:  reasonml
99.re
99 problems with reason(able) solutions.
Stars: ✭ 106 (-92.8%)
Mutual labels:  reasonml
Routes
typed bidirectional routes for OCaml/ReasonML web applications
Stars: ✭ 102 (-93.08%)
Mutual labels:  reasonml

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

BuckleScript

Starter Kits

Tutorials

ReasonReact

Talks


Tools

Libraries and Bindings

GraphQL

  • reasonql - Type-safe and simple GraphQL client for ReasonML
  • RemoteData - Tools for fetching data from remote sources
  • reason-apollo-hooks - Ergonomic focused bindings for @apollo/react-hooks
  • graphql_ppx - GraphQL PPX rewriter for Bucklescript/ReasonML written in ReasonML.
  • reason-relay - Use Relay with ReasonML

Standard Libs

  • Belt - A stdlib shipped with BuckleScript.
  • tablecloth - An ergonomic, cross-platform, standard library for ReasonML and OCaml
  • Rationale - Ramda inspired library of helper functions for ReasonML
  • relude - FP-inspired prelude/standard library for ReasonML projects.

Form

  • ReForm - Making forms sound good again
  • Formality - Form validation tool focused on the great UX

UI Libraries

  • reason-react - React.js bindings
  • reaml - A React binding for (OCaml | ReasonML) + BuckleScript with compile time enforcement of the "Rules of Hooks".
  • rembrandt - Simple functional UI framework written in Reasonml.
  • re-ansi - Render ANSI code to HTML

Design system

Promises and Async

  • bs-let - A PPX for async/await (and general monadic binding) in ReasonML.
  • future - A Js.Promise alternative for ReasonML
  • bs-rx - Reactive extensions(RxJS) in ReasonML

CSS

State managment

  • restorative - Simple ReasonML state management
  • reductive - Redux in Reason
  • refractive - Lenses and tracked selectors enhancer and hooks for reductive

Utils

  • reason-powerplug - Renderless containers for ReasonReact.
  • ReDate - 📆 A collection of useful helpers for handling dates in ReasonML with the same modern API as the well-known date-fns
  • bs-typing - Typed.js bindings
  • bs-pixi - PixiJS(2D WebGL rendering) in ReasonML.
  • genType - Auto generation of idiomatic bindings between Reason and JavaScript: either vanilla or typed with TypeScript/FlowType.

JSON encoding and decoding

  • bs-json - Compositional JSON encode/decode library for BuckleScript
  • milk - Milk 🥛 Stress-free serialization & deserialization for Reason/OCaml
  • ocaml-decoders - Elm-inspired decoders for Ocaml
  • decco - Bucklescript PPX which generates JSON (de)serializers for user-defined types
  • atd - Static types for JSON APIs
  • bs-decode - Type-safe JSON decoding for ReasonML and OCaml (documentation site)

Editor Plugins

See the official guide here


Example Apps


Contribution

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


License

CC0

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].