danlo's Stars
mermaid-js/mermaid
Generation of diagrams like flowcharts or sequence diagrams from text in a similar manner as markdown
harvesthq/chosen
Deprecated - Chosen is a library for making long, unwieldy select boxes more friendly.
jeromeetienne/AR.js
Efficient Augmented Reality for the Web - 60fps on mobile!
fission/fission
Fast and Simple Serverless Functions for Kubernetes
Bttstrp/bootstrap-switch
Turn checkboxes and radio buttons in toggle switches.
benjamine/jsondiffpatch
Diff & patch JavaScript objects
grosser/parallel
Ruby: parallel processing made simple and fast
mongodb/mongoid
The Official Ruby Object Mapper for MongoDB
collectiveidea/interactor
Interactor provides a common interface for performing complex user interactions.
nateware/redis-objects
Map Redis types directly to Ruby objects
marioizquierdo/jquery.serializeJSON
Serialize an HTML Form to a JavaScript Object, supporting nested attributes and arrays.
mperham/connection_pool
Generic connection pooling for Ruby
msgpack/msgpack-ruby
MessagePack implementation for Ruby / msgpack.org[Ruby]
gbuesing/rack-host-redirect
Rack middleware to redirect legacy domains
timgws/handy-nginx-includes
'best practice' nginx configuration includes.
creationix/conductor
Conducts async functions into orchestrated masterpieces
pete2786/zapier_ruby
Post to Zapier webhooks via Ruby.
bnorton/tap_if
Tap into a object but only execute the block if the condition is truthy.
eliotsykes/rails-static-router
Enjoy static routes in your Rails config/routes.rb
lasseebert/kase
Kase gracefully pattern matches [:ok, result]-like return values.
jakesgordon/ruby-sample-daemon
A simple example of daemonizing a long running Ruby process
jalkoby/multidispatch_dsl
Add mutlti dispatch functionality to Ruby