Robert_dober's Gems

icon
#Total RankDaily RankNameSummary
127,26826,267lab42_coreFunctional Access to Methods - Memoization - Extending Array, Hash, File, Enumerable wi...
234,93537,673lab42_tmux2Create sessions with multiple windows from ruby
337,267102,738forwarderRuby's core Forwardable gets the job done(barely) and produces most unreadable code. ...
437,54030,062speculate_aboutAllows Markdown or other text files to be used as literal specs, à la Elixir doctest, b...
539,75227,984lab42_rgxargsParse CL args according to regexen
645,59322,143lab42_data_classAn Immutable DataClass for Ruby Exposes a class factory function `Kernel::DataClass` a...
746,00737,673lab419_coreComing Soon
849,623127,069forwarder19Ruby's core Forwardable gets the job done(barely) and produces most unreadable code. ...
958,43249,068lab42_state_machineDefine triggers and transitios, what else? Well... Filter
1058,61465,417muxoroLaunch a Pomodoro Timer from the command line
1161,56365,417lab42_optionsSpecify command line arguments with Ruby Syntax
1264,99042,344lab42_streamsLazy Evaluation, Streams, Enumerator#Lazy
1372,68274,216lab42_tmuxA Gem that will give us helpers to dry up the creation of TMUX windows and panes, addin...
1474,61058,761lab42_nhashA Nested Hash with dotted access à la I18n in Rails
1577,81839,818lab42_basic_constraintsConstraints like :positive_int, :non_empty_string, ...
1679,746102,738verifyVerify is a very simple minitest suite à la Testy containing a primitive stdin/std...
1781,89858,761SpecMeGenerating rspecs from ruby code blocks in README files
1882,616161,378bashirBashir, BASH In Ruby
1986,58142,344lab42_resultResult instances are immutable objects representing an error with a message or an absen...
2086,62849,068l42_my_rubyAll my Ruby Code Binaries and libs which make Ruby awesome (for me)
2187,61737,673lab42_diggy_methodsCreate an instance of me with a Hash and access the (nested) values by method chaining....
2291,68049,068ex_aequoSome tools
2394,30658,761lab42_literateSpec behavior in any file load it with doctest from an RSpec example group
2495,93574,216lab42_consoleshort forms of common idioms, extensions to remove most blocks, commonly used helpers
2598,64874,216robert-shouldaMaking tests easy on the fingers and eyes
26105,21924,862l43_pegA (still incomplete) PEG Library But useable for linear parsing of strings and list of...
27106,14935,730ex_aequo_baseThe code I use all the time
28106,20874,216lab42_configDefine configuration values with defaults and lazy evaluation on a per class or per ins...
29114,23365,417lab42_matchMatch and then change groups, prefix, postfix or even the text between the groups
30114,23374,216lab42_open_mapOpenMap = OpenStruct with a rich API, e.g. #merge, #slice, #without,...
31115,80774,216forwarder2Ruby's core Forwardable gets the job done(barely) and produces most unreadable code. ...
32119,06258,761lab42_curryCurry functions and methods at will, reorder, define placeholders anywhere, positional ...
33119,559161,378lab42_ihashA Hash with Business Logic (call it intelligent).
34120,115102,738lab419-configLab419, Labrador for Ruby1.9, Configuration File and DSL Tool
35122,11224,219l43_open_objectWhen using the class method `attributes` in a class you get: - an initialize method w...
36123,539127,069deep_attributesDeep Attributes allows to treat complex attributes as such. Right now the only way to a...
37127,345127,069kosmeek_test_toolsSharing Tests among platforms
38127,513102,738lab42_speculateExtract RSpecs from Markdown
39129,266102,738lab419_tmuxA Gem that will give us helpers to dry up the creation of TMUX windows and panes, addin...
40129,309127,069lab419_optionsSpecify command line arguments with Ruby Syntax
41131,992127,069lab42_textBoxes, Translations,...
42136,928127,069lab42_aopBefore, After and Around methods, either with blox or methods, à la ActiveSupport
43139,832127,069lab42_context_mapA map impelementation with context, access goodies and representation format enhancemen...
44144,46127,984l43_colorColorize text with ANSI colors. Parse and render files with a mini color markup language.
45144,53765,417l42_mapImmutable OpenStruct On Steroids, it combines Hash's and OpenStruct's semantics
46150,17186,098lab42_tag_cloudCreating Tag Clouds with gamma correct color values and styles from a simple DSL. This...
47151,61445,425doc_rspecExtract RSpec Examples from RDocs formatted with RDoc::Markup (the default)
48157,009102,738lab42_functionpartials, chainable, composable functions; all isolated into Lab42::Function; unintrusi...
49161,289161,378lab419_streamsImplemention of streams in the classic sense where a stream is a head and a promise to ...
50163,14665,417l43_my_rubyAll my Ruby Code Binaries and libs which make Ruby awesome (for me)
51167,649127,069lab42_kakKakoune scripting is very flexible but needs to be triggered by the shell, quite intere...
52168,66186,098lab42_forwarder3Forwarder3 a readable and zero cost API around Forwardable
53170,819102,738lab42_monadImplements only some simple monadic patterns right now, à la `IO.interact`
54173,17945,425ex_aequo_rspexRSpec macros and helpers
55176,14515,544l43_coreCore Functionality for L43 Ruby Tools
56179,954127,069flex_argsFlexible Argument Parse It allows a default setting to use discriminating argument type...
57180,928127,069with_easeVery basic but useful extensions, still in alpha
58181,32658,761lab42_checked_classMutable classes with constraints and lots of boilerplate code removal.
59181,445127,069spectaculateAllows Markdown or other text files to be used as literal specs, à la Elixir doctest, b...
60181,84274,216rmuxOrganise your tmux sessions with ruby
61182,23674,216simple_argsA simple argument parser, which is the right fit if you want * Aliases for short and l...
62182,82074,216ex_aequo_cliarg parser, simple colorization
63183,386102,738lab42_colorRainbows in your shell
64183,66924,862l43_timeTime related tools
65184,142127,069ex_aequo_streamsstreams, again
66184,669127,069forwarder3Ruby's core Forwardable gets the job done(barely) and produces most unreadable code.
67184,77774,216lab42_baseVery basic but useful extensions, still in alpha
68185,22986,098oo_pegA peg parser not using custom sytnax but exposing an OO based API
69185,45974,216l43_baseBasic Ruby Building Blocks
70186,490102,738ex_aequo_colorRainbows in your shell
71186,866102,738ex_aequo_argsThe arg parser I need
72188,869102,738doc_md_rspecImplementing docspecs à la Elixir's doctests
73189,057127,069ex_aequo_fnFunctional Base Tools for Ruby
74189,40186,098index_meCreate an index file based on a data file and then use searching indexed resources
75190,975102,738l43_opt_parserA highly customizable option parser, allowing for different option syntax and returning...