stephiechou's Stars
nwjs/nw.js
Call all Node.js modules directly from DOM/WebWorker and enable a new way of writing applications with all Web technologies.
js-cookie/js-cookie
A simple, lightweight JavaScript API for handling browser cookies
statsd/statsd
Daemon for easy but powerful stats aggregation
activeadmin/activeadmin
The administration framework for Ruby on Rails applications.
activerecord-hackery/ransack
Object-based searching.
rack/rack-attack
Rack middleware for blocking & throttling
jeremyevans/sequel
Sequel: The Database Toolkit for Ruby
simplecov-ruby/simplecov
Code coverage for Ruby with a powerful configuration library and automatic merging of coverage across test suites
whitesmith/rubycritic
A Ruby code quality reporter
magwo/elevatorsaga
The elevator programming game!
smartinez87/exception_notification
Exception Notifier Plugin for Rails
savonrb/savon
Heavy metal SOAP client
geekq/workflow
Ruby finite-state-machine-inspired API for modeling workflow
adzap/validates_timeliness
Date and time validation plugin for ActiveModel and Rails. Supports multiple ORMs and allows custom date/time formats.
igorkasyanchuk/rails_db
Rails Database Viewer and SQL Query Runner
egonSchiele/contracts.ruby
Contracts for Ruby.
noahd1/oink
Log parser to identify actions which significantly increase VM heap size
json-ld/json-ld.org
JSON for Linked Data's documentation and playground site
mhfs/sidekiq-failures
Keep track of Sidekiq failed jobs
nyagato-00/predictor
Fast and efficient recommendations and predictions using Redis
shuky19/sublime_debugger
Interactive debugger for sublime
algolia/algoliasearch-rails
AlgoliaSearch integration to your favorite ORM
ruby-rdf/json-ld
Ruby JSON-LD reader/writer for RDF.rb
balvig/chili
The spicy feature toggle framework for Rails
tonytonyjan/jaro_winkler
Ruby & C implementation of Jaro-Winkler distance algorithm which supports UTF-8 string.
mgsnova/feature
A feature toggle library written in ruby
jdliss/shoulda-callback-matchers
Test existence of your Rails callbacks without having to call them
Ibsciss/ruby-middleware
Middleware is a library which provides a generalized implementation of the chain of responsibility pattern for Ruby to build generic middleware stack
brunosimon/burno.js
A light (< 40ko) and simple JS framework made to help you develop well structured web applications quickly
huacnlee/mongoid_auto_increment_id
Override id field to MySQL like auto increment for Mongoid.