fschuindt / toucanLinks
A Ruby framework to craft small yet amazing CLI applications. (Work in progress)
☆101Updated 5 years ago
Alternatives and similar repositories for toucan
Users that are interested in toucan are comparing it to the libraries listed below
Sorting:
- Define behaviors and contracts between your code.☆91Updated 4 years ago
- Convert strings between different cases.☆97Updated last year
- Idiomatic Ruby hash transformations☆129Updated 6 years ago
- 🚀 Rocketman help build event-based/pub-sub code in Ruby☆141Updated 6 years ago
- A content-centric Ruby/Rack based web framework.☆141Updated 3 weeks ago
- Conversion from one object type to another with a bit of black magic.☆134Updated last year
- Automatic detecting missing I18n translations tool.☆216Updated 2 years ago
- Ergonomic shell wrapper for Ruby.☆147Updated 3 years ago
- Strong type checking (assertion) for Ruby☆86Updated 3 years ago
- Ruby library to record and replay object interactions☆114Updated 4 years ago
- Micro-framework, application generator and CLI wrapped around the Sinatra DSL.☆87Updated 6 years ago
- 🌐 Minimalistic and fast i18n library for Ruby☆119Updated 3 weeks ago
- A set of useful functions for transforming strings.☆130Updated last year
- An easier way to run command line applications and get all of the output.☆72Updated 2 years ago
- Finds missing non-null constraints☆54Updated 7 years ago
- IOStreams is an incredibly powerful streaming library that makes changes to file formats, compression, encryption, or storage mechanism t…☆96Updated last week
- Ruby Value Object conventions☆95Updated 5 years ago
- Syntax improvements and other useful methods for ruby☆66Updated 6 years ago
- ActiveRecord schema visualization and model organization made easy☆178Updated last year
- A sensible interface to monotonic time in Ruby☆157Updated last year
- A lightweight and database-level Ruby library to transform any Active Record query into analytics hash ready for use with any chart libra…☆110Updated 6 years ago
- Simple time arithmetics in a modern, readable, idiomatic, no-"magic" Ruby.☆218Updated 4 years ago
- Instruments for benchmarking, tracing, and debugging Factory Girl models.☆127Updated 2 years ago
- Integrate PostgreSQL's enumerated types with the Rails enum feature☆166Updated 3 years ago
- Parallel RSpec test runner☆83Updated last year
- Strict interfaces in Ruby☆91Updated last year
- A gem for making value classes, with lightweight validation and coercion.☆134Updated 3 years ago
- Hanami 2 application starter template☆108Updated 2 years ago
- Ruby library that converts cron expressions into human readable strings☆80Updated 11 months ago
- WhereChain - don't write Post.where('comments > ?', 5), write Post.where.gt(comments: 5) instead!☆45Updated 11 months ago