• Stars
    star
    108
  • Rank 321,259 (Top 7 %)
  • Language
    OCaml
  • License
    MIT License
  • Created over 7 years ago
  • Updated almost 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A calculator built with Reason and reason-react.

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

More Repositories

1

redux-debounce

FSA-compliant middleware for Redux to debounce actions.
JavaScript
87
star
2

bs-react-testing-library

BuckleScript bindings for react-testing-library.
Reason
36
star
3

atom-seti-icons

The awesome icons provided by Seti UI theme.
CSS
33
star
4

babel-plugin-transform-react-stateless-component-name

Adds a display name to the stateless component in the React Dev Tools.
JavaScript
32
star
5

gatsby-source-graphql

A Gatsby source plugin for pulling in data from GraphQL APIs.
TypeScript
15
star
6

bs-dom-testing-library

BuckleScript bindings for dom-testing-library.
Reason
15
star
7

bs-jest-dom

BuckleScript bindings for jest-dom.
Reason
13
star
8

wyze.github.io

The personal website of Neil Kistner.
TypeScript
10
star
9

eslint-plugin-wyze

My personal ESLint rules.
JavaScript
9
star
10

vscode-hybrid-next

A port of the Hybrid Next theme to VS Code.
TypeScript
8
star
11

rescript-react-test-renderer

BuckleScript bindings for react-test-renderer.
Reason
7
star
12

atom-flexicons

A flexible full-color icon package for use in Atom.
JavaScript
6
star
13

rust-book-examples

Working through the chapters of the book and writing the examples.
Rust
5
star
14

eslint-config-wyze

My personal ESLint config.
JavaScript
4
star
15

wait-for-now

Uses GitHub status to wait for a Now deployment to complete.
TypeScript
4
star
16

preact-to-json

Convert Preact components to JSON.
TypeScript
3
star
17

typescript-calculator

A calculator built with TypeScript.
TypeScript
3
star
18

advent-of-code-2017

My solutions to Advent of Code 2017 written in Reason.
OCaml
3
star
19

pizza-legends-thyseus

Pizza Legends recreated in Thyseus.
TypeScript
2
star
20

gh-pages-with-token

A small utility to pass a GitHub token in Travis CI.
JavaScript
2
star
21

flydex

Deeper insights into the BattleFly game.
TypeScript
2
star
22

changelog

Write a change log.
TypeScript
1
star
23

x-imdb

A Polymer element to query and display IMDB information.
CSS
1
star
24

dotfiles

Fast ๐Ÿ’ป setup.
Vim Script
1
star
25

viem-verify-sign-issue

Invalid signature for hardware wallet with viem.
TypeScript
1
star
26

gatsby-plugin-replace-path

A Gatsby plugin to replace page paths.
TypeScript
1
star
27

httpplease-prefix

A httpplease plugin to prefix all URLs.
JavaScript
1
star
28

subgraphs

My subgraphs.
TypeScript
1
star
29

matching-game

A matching game with a hard mode.
TypeScript
1
star
30

gatsby-plugin-google-analytics

A Gatsby plugin to add Google Analytics.
TypeScript
1
star
31

savings-bond-value-file-parser

Reads savings bond value file, transforms it, outputs JSON.
JavaScript
1
star
32

github-release

Generate a GitHub release.
TypeScript
1
star