Robert_dober's Gems

icon
#Total RankDaily RankNameSummary
127,505103,058lab42_coreFunctional Access to Methods - Memoization - Extending Array, Hash, File, Enumerable wi...
235,16269,179lab42_tmux2Create sessions with multiple windows from ruby
336,86233,876speculate_aboutAllows Markdown or other text files to be used as literal specs, à la Elixir doctest, b...
437,84554,325forwarderRuby's core Forwardable gets the job done(barely) and produces most unreadable code. ...
539,85669,179lab42_rgxargsParse CL args according to regexen
645,650103,058lab42_data_classAn Immutable DataClass for Ruby Exposes a class factory function `Kernel::DataClass` a...
746,438103,058lab419_coreComing Soon
850,04446,026forwarder19Ruby's core Forwardable gets the job done(barely) and produces most unreadable code. ...
958,910103,058lab42_state_machineDefine triggers and transitios, what else? Well... Filter
1058,922103,058muxoroLaunch a Pomodoro Timer from the command line
1161,931103,058lab42_optionsSpecify command line arguments with Ruby Syntax
1265,237103,058lab42_streamsLazy Evaluation, Streams, Enumerator#Lazy
1373,250103,058lab42_tmuxA Gem that will give us helpers to dry up the creation of TMUX windows and panes, addin...
1475,140103,058lab42_nhashA Nested Hash with dotted access à la I18n in Rails
1577,988103,058lab42_basic_constraintsConstraints like :positive_int, :non_empty_string, ...
1680,47254,325verifyVerify is a very simple minitest suite à la Testy containing a primitive stdin/std...
1782,469103,058SpecMeGenerating rspecs from ruby code blocks in README files
1883,398103,058bashirBashir, BASH In Ruby
1986,09146,026l42_my_rubyAll my Ruby Code Binaries and libs which make Ruby awesome (for me)
2086,677103,058lab42_resultResult instances are immutable objects representing an error with a message or an absen...
2187,18969,179lab42_diggy_methodsCreate an instance of me with a Hash and access the (nested) values by method chaining....
2289,03554,325ex_aequoSome tools
2394,699103,058lab42_literateSpec behavior in any file load it with doctest from an RSpec example group
2496,229103,058lab42_consoleshort forms of common idioms, extensions to remove most blocks, commonly used helpers
2596,94169,179l43_pegA (still incomplete) PEG Library But useable for linear parsing of strings and list of...
2699,522103,058robert-shouldaMaking tests easy on the fingers and eyes
27100,842103,058ex_aequo_baseThe code I use all the time
28106,38669,179lab42_configDefine configuration values with defaults and lazy evaluation on a per class or per ins...
29113,96954,325lab42_open_mapOpenMap = OpenStruct with a rich API, e.g. #merge, #slice, #without,...
30114,630103,058lab42_matchMatch and then change groups, prefix, postfix or even the text between the groups
31115,48046,026l43_open_objectWhen using the class method `attributes` in a class you get: - an initialize method w...
32116,51169,179forwarder2Ruby's core Forwardable gets the job done(barely) and produces most unreadable code. ...
33119,415103,058lab42_curryCurry functions and methods at will, reorder, define placeholders anywhere, positional ...
34120,291103,058lab42_ihashA Hash with Business Logic (call it intelligent).
35121,050103,058lab419-configLab419, Labrador for Ruby1.9, Configuration File and DSL Tool
36124,458103,058deep_attributesDeep Attributes allows to treat complex attributes as such. Right now the only way to a...
37127,700103,058lab42_speculateExtract RSpecs from Markdown
38128,400103,058kosmeek_test_toolsSharing Tests among platforms
39130,316103,058lab419_tmuxA Gem that will give us helpers to dry up the creation of TMUX windows and panes, addin...
40130,396103,058lab419_optionsSpecify command line arguments with Ruby Syntax
41132,477103,058lab42_textBoxes, Translations,...
42136,16954,325l43_colorColorize text with ANSI colors. Parse and render files with a mini color markup language.
43137,770103,058lab42_aopBefore, After and Around methods, either with blox or methods, à la ActiveSupport
44140,653103,058lab42_context_mapA map impelementation with context, access goodies and representation format enhancemen...
45143,69169,179l42_mapImmutable OpenStruct On Steroids, it combines Hash's and OpenStruct's semantics
46146,34869,179doc_rspecExtract RSpec Examples from RDocs formatted with RDoc::Markup (the default)
47150,04769,179lab42_tag_cloudCreating Tag Clouds with gamma correct color values and styles from a simple DSL. This...
48157,857103,058lab42_functionpartials, chainable, composable functions; all isolated into Lab42::Function; unintrusi...
49162,200103,058lab419_streamsImplemention of streams in the classic sense where a stream is a head and a promise to ...
50163,23569,179l43_my_rubyAll my Ruby Code Binaries and libs which make Ruby awesome (for me)
51165,69354,325l43_coreCore Functionality for L43 Ruby Tools
52166,11869,179ex_aequo_rspexRSpec macros and helpers
53168,643103,058lab42_kakKakoune scripting is very flexible but needs to be triggered by the shell, quite intere...
54169,004103,058lab42_forwarder3Forwarder3 a readable and zero cost API around Forwardable
55171,399103,058lab42_monadImplements only some simple monadic patterns right now, à la `IO.interact`
56180,26669,179flex_argsFlexible Argument Parse It allows a default setting to use discriminating argument type...
57181,289103,058with_easeVery basic but useful extensions, still in alpha
58181,84769,179lab42_checked_classMutable classes with constraints and lots of boilerplate code removal.
59182,27169,179l43_opt_parserA highly customizable option parser, allowing for different option syntax and returning...
60182,311103,058rmuxOrganise your tmux sessions with ruby
61182,492103,058spectaculateAllows Markdown or other text files to be used as literal specs, à la Elixir doctest, b...
62182,824103,058l43_timeTime related tools
63182,997103,058simple_argsA simple argument parser, which is the right fit if you want * Aliases for short and l...
64183,077103,058ex_aequo_cliarg parser, simple colorization
65184,318103,058lab42_colorRainbows in your shell
66184,994103,058ex_aequo_streamsstreams, again
67185,556103,058lab42_baseVery basic but useful extensions, still in alpha
68185,71569,179forwarder3Ruby's core Forwardable gets the job done(barely) and produces most unreadable code.
69185,76169,179l43_baseBasic Ruby Building Blocks
70185,843103,058l43_simple_colorColorize chunks of strings with ANSI colors.
71185,90546,026l43_rmapA hybrid between awk and grep
72186,106103,058oo_pegA peg parser not using custom sytnax but exposing an OO based API
73187,275103,058ex_aequo_colorRainbows in your shell
74187,707103,058ex_aequo_argsThe arg parser I need
75190,143103,058doc_md_rspecImplementing docspecs à la Elixir's doctests
76190,226103,058ex_aequo_fnFunctional Base Tools for Ruby
77190,67169,179index_meCreate an index file based on a data file and then use searching indexed resources