Popularity
1.9
Growing
Activity
0.0
Stable
62
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.
-
Gollum
A simple, Git-powered wiki with a sweet API and local frontend. -
Guard
Guard is a command line tool to easily handle events on file system modifications. -
Betty
Friendly English-like interface for your command line. Don't remember a command? Ask Betty. -
auto_html
Collection of filters that transform plain text into HTML code. -
FasterPath
Faster Pathname handling for Ruby written in Rust -
Clipboard
Ruby access to the clipboard on Windows, Linux, macOS, Java, Cygwin, and WSL 📋︎ -
DeepPluck
Allow you to pluck attributes from nested associations without loading a bunch of records. -
PluggableJs
Page-specific javascript for Rails applications with the ability of passing data. -
SmartTruncate
smart_truncate is a simple Rails gem that truncates text like a human.
Access the most powerful time series database as a service
Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.
Promo
www.influxdata.com
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of Ruby Operators or a related project?
README
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.