Displaying 1 to 20 from 27 results

reason-react - Reason bindings for ReactJS

  •    OCaml

Then add some files somewhere (don't forget to change bsconfig.json, if needed).

reason-apollo - Reason binding for Apollo Client and React Apollo

  •    OCaml

This will generate a graphql_schema.json which will be used to safely type your GraphQL queries/mutations.

reductive - Redux in Reason

  •    OCaml

A reimplementation of redux in Reason. However, in the spirit of unifying the Reason community around an authoritative Redux implementation and to avoid churn, we'll polish Reductive to make it production-ready for those who do wish to use it anyway.




bs-react-fela - BuckleScript bindings for react-fela

  •    OCaml

Reason/BuckleScript bindings for react-fela. See also bs-react-fela-examples. Fela is a small, high-performant and framework-agnostic toolbelt to handle state-driven styling in JavaScript. It is dynamic by design and renders your styles depending on your application state.

reason-react-tictactoe - Tic-tac-toe implemented using Reason and React

  •    OCaml

A simple tic-tac-toe implementation using Reason and Reason-React, built on top of the boilerplate from chenglou/reason-react-example, using bs-glamor for styling. Then open src/index.html to play a round of tic-tac-toe against yourself.

bs-downshift - BuckleScript bindings for Downshift

  •    OCaml

See examples folder. The render prop is a function that passes an object which contains methods and values.


ppx_bsx - OCaml JSX for ReasonReact

  •    OCaml

OCaml JSX for ReasonReact. For non-ascii string, you can simply use string literal like {|中文|}, ppx_bsx will convert to {j|中文|j} automatically.

vrroom - A collection of mostly experimental tools and utilities for effective ReasonReact development

  •    OCaml

A collection of mostly experimental tools and utilities for effective ReasonReact development. Run npm install --save glennsl/vrroom and add vrroom to bs-dependencies in bsconfig.json.

reason-apollo

  •    OCaml

here is a repository showing the usage of the package.

bs-ant-design - Bucklescript + ReasonReact binding Ant Design

  •    OCaml

Bucklescript + ReasonReact binding for Ant Design components. I write bindings when I needed them in my projects. If you find a component is missing, it's because I don't need it (yet). I also attempted to rewrite the components when possible for a better integration.

bs-material-ui - Reason bindings for material-ui

  •    OCaml

Reason bindings for material-ui. Feel free to create an issue or PR if you find anything missing.

bs-material-ui-icons - Reason bindings for material-ui-icons

  •    OCaml

Reason bindings for material-ui-icons. Feel free to create an issue or PR if you find anything missing.

chrome-extension-starter-reason-react - Getting Started: Building a Chrome Extension with ReasonReact

  •    OCaml

This is a starter example to build a Chrome extension using ReasonReact. It is 100% based on the original started project "Getting Started: Building a Chrome Extension". After you see the webpack compilation succeed (the npm run webpack step), open up the nested html files in src/* (no server needed!). Then modify whichever file in src and refresh the page to see the changes.

pure - React in pure Reason that targets native platforms.

  •    OCaml

The idea of this project is to have cross-platform Reason code for web, desktop, mobile, that's why Pure was named as i wanted to write pure reason code (thanks to cherta for the name). This is an experiment on some ideas i have, i will write some more in the future, but for now this can be seen as a cross platform ui library using each native platform and always providing a great developer experience like instant and consistent hot code reloading.

reroute - a fast, declarative microrouter for reason-react

  •    OCaml

Sections below are under construction. ReasonReact comes with a router (ReasonReact.Router) by default. It offers minimal yet powerful API that is suitable for applications at any scale. However, being just an API, it leaves the routing logic up to the developer. This library builds on top of it to provide an elegant interface for working with routes that is ready to use, predictable and consistent across apps you create.






We have large collection of open source products. Follow the tags from Tag Cloud >>


Open source products are scattered around the web. Please provide information about the open source projects you own / you use. Add Projects.