Pinned Repositories
coprl
COmmon PResenter Language (COPRL) - A Ruby gem for joyfully writing modern user interfaces in Rack and Rails
backbone-todos
Yet another backbone todo's example. This one combines backbone with jquery, handlebars, jammit and rails 3.
commands
A lightweight easily composable functional object command layer to sit between contollers and models.
message_bus
A lightweight micro-service message bus based on top of Sidekiq.
prefatory
Prefatory provides an ultra-lightweight storage of entities (models or values/attributes) in a non-transactional preliminary key value store (redis or memcache).
presenters
A ruby presentation DSL for describing Material Design user interfaces.
dry-metadata
WIP metadata api for Dry-Validation and Dry-Struct
rx's Repositories
rx/presenters
A ruby presentation DSL for describing Material Design user interfaces.
rx/backbone-todos
Yet another backbone todo's example. This one combines backbone with jquery, handlebars, jammit and rails 3.
rx/chart_presenter_plugin
A [presenters](https://github.com/rx/presenters) plugin for charts - uses the [c3](https://c3js.org) chart library.
rx/commands
A lightweight easily composable functional object command layer to sit between contollers and models.
rx/message_bus
A lightweight micro-service message bus based on top of Sidekiq.
rx/prefatory
Prefatory provides an ultra-lightweight storage of entities (models or values/attributes) in a non-transactional preliminary key value store (redis or memcache).
rx/cacheable-presenters-plugin
rx/coprl_blog
Sample rails blog app using COPRL presenter views
rx/covid-safe-paths
COVID Safe Paths (based on Private Kit) is an open and privacy preserving system to use personal information to battle COVID
rx/dry-component
Organize your code into reusable components
rx/dry-validation
Data validation based on predicate logic
rx/ember-inline-edit
Inline editing component for ember.js
rx/foo_presenter_plugin
A sample plugin for extending the voom-presenter DSL and WebClient.
rx/generators
Highly opinionated resources presenters/commands/query generators
rx/hello-world-generator
rx/image_crop_presenter_plugin
Image Crop Plugin for VOOM presenter
rx/jekyll-liquid-plus
Super powered Liquid tags for smarter Jekyll templating.
rx/minesweeper
Simple command line version of the classic Minesweepers game.
rx/price_calculator
rx/rx.github.io
Build a beautiful and simple website in literally minutes. Demo at http://deanattali.com/beautiful-jekyll
rx/safe-places
Healthcare Tools built on top of Private Kit and COVID Safe Paths
rx/scroll_to_presenters_plugin
rx/semantic-release
:package::rocket: Fully automated version management and package publishing
rx/voom
WIP