All Projects → wyze → Reason Calculator

wyze / Reason Calculator

Licence: mit
A calculator built with Reason and reason-react.

Programming Languages

ocaml
1615 projects
reason
219 projects

Projects that are alternatives of or similar to Reason Calculator

rescript-react-compat
An alternative upgrade path for ReasonReact
Stars: ✭ 17 (-84.55%)
Mutual labels:  reasonml, reason-react
Reductive
Redux in Reason
Stars: ✭ 405 (+268.18%)
Mutual labels:  reason-react, reasonml
bs-react-native-vector-icons
ReasonML bindings for react-native-vector-icons
Stars: ✭ 16 (-85.45%)
Mutual labels:  reasonml, reason-react
Rescript React Update
useReducer with updates and side effects!
Stars: ✭ 79 (-28.18%)
Mutual labels:  reason-react, reasonml
Pragma
Pragma is a self-hosted, open-source, personal note taking app.
Stars: ✭ 39 (-64.55%)
Mutual labels:  reason-react, reasonml
bs-react-is-visible
A small library that lets you know whether a component is visible on screen or not.
Stars: ✭ 15 (-86.36%)
Mutual labels:  reasonml, reason-react
Isolate
Lightweight image browser
Stars: ✭ 284 (+158.18%)
Mutual labels:  reason-react, reasonml
reason-rt-binding-generator
Reason binding generator for react-toolbox
Stars: ✭ 18 (-83.64%)
Mutual labels:  reasonml, reason-react
Cra Template Rescript Lukin
🐪 Lukin CRA and ReScript Template
Stars: ✭ 18 (-83.64%)
Mutual labels:  reason-react, reasonml
Rescript React Native
ReScript bindings for React Native
Stars: ✭ 802 (+629.09%)
Mutual labels:  reason-react, reasonml
Introduce Reason Example
An example app made with Create React App which introduces a Reason component
Stars: ✭ 82 (-25.45%)
Mutual labels:  reason-react, reasonml
Timerlab
⏰ A simple and customizable timer
Stars: ✭ 84 (-23.64%)
Mutual labels:  reason-react, reasonml
react-multiversal
React components that works everywhere (iOS, Android, Web, Node)
Stars: ✭ 43 (-60.91%)
Mutual labels:  reasonml, reason-react
credt
CRDT-like data structures for building distributed, offline-first applications
Stars: ✭ 32 (-70.91%)
Mutual labels:  reasonml, reason-react
onetricks.net
(WIP) kayn-powered (typescript node.js) ReasonReact app presenting you a dashboard of high ELO one trick ponies in League of Legends
Stars: ✭ 13 (-88.18%)
Mutual labels:  reasonml, reason-react
React Recomponent
🥫 Reason-style reducer components for React using ES6 classes.
Stars: ✭ 272 (+147.27%)
Mutual labels:  reason-react, reasonml
dokusho
Simple Japanese reading stats tracker
Stars: ✭ 12 (-89.09%)
Mutual labels:  reasonml, reason-react
timerlab
⏰ A simple and customizable timer
Stars: ✭ 94 (-14.55%)
Mutual labels:  reasonml, reason-react
Reason React Hacker News
hacker news mobile app made with reason react
Stars: ✭ 591 (+437.27%)
Mutual labels:  reason-react, reasonml
Recontainers
[DEPRECATED] ReasonReact utilitary high order components
Stars: ✭ 54 (-50.91%)
Mutual labels:  reason-react, reasonml

reason-calculator · Website Build Status

A calculator built with Reason and reason-react.

Live Demo

https://reason-calculator.now.sh

Setup

$ git clone https://github.com/wyze/reason-calculator.git
$ cd reason-calculator
$ yarn # or `npm install`

Development

$ npm run dev

Build

$ npm run build

Change Log

Full Change Log

v2.0.0 (2019-04-24)

License

MIT © Neil Kistner

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