Popularity
1.9
Stable
Activity
0.0
Stable
59
3
18

Programming language: Elm
License: Apache License 2.0
Tags: Misc    

Ruby Operators alternatives and similar gems

Based on the "Misc" category.
Alternatively, view Ruby Operators alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of Ruby Operators or a related project?

Add another 'Misc' Gem

README

Build Status

ruby-operators

Simple app to show different Ruby operators with their funny names.

Prerequisites

  • node
  • create-elm-app (Install with npm install -g create-elm-app)

Run

Run in development mode

elm-app start

It runs dev webserver at http://localhost:3000

Generate production build

elm-app build

Serve project under a webserver

Contribute

Edit operators.json and send pull request.