Robert_dober's Gems

icon
#Total RankDaily RankNameSummary
127,81434,343lab42_coreFunctional Access to Methods - Memoization - Extending Array, Hash, File, Enumerable wi...
235,69342,097lab42_tmux2Create sessions with multiple windows from ruby
336,77323,975speculate_aboutAllows Markdown or other text files to be used as literal specs, à la Elixir doctest, b...
438,491123,415forwarderRuby's core Forwardable gets the job done(barely) and produces most unreadable code. ...
540,22933,310lab42_rgxargsParse CL args according to regexen
645,70530,454lab42_data_classAn Immutable DataClass for Ruby Exposes a class factory function `Kernel::DataClass` a...
746,98965,142lab419_coreComing Soon
850,65165,142forwarder19Ruby's core Forwardable gets the job done(barely) and produces most unreadable code. ...
959,47855,729muxoroLaunch a Pomodoro Timer from the command line
1059,51470,443lab42_state_machineDefine triggers and transitios, what else? Well... Filter
1162,47070,443lab42_optionsSpecify command line arguments with Ruby Syntax
1265,78265,142lab42_streamsLazy Evaluation, Streams, Enumerator#Lazy
1373,87688,210lab42_tmuxA Gem that will give us helpers to dry up the creation of TMUX windows and panes, addin...
1475,72688,210lab42_nhashA Nested Hash with dotted access à la I18n in Rails
1578,31460,707lab42_basic_constraintsConstraints like :positive_int, :non_empty_string, ...
1681,47970,443verifyVerify is a very simple minitest suite à la Testy containing a primitive stdin/std...
1783,02979,197SpecMeGenerating rspecs from ruby code blocks in README files
1884,294123,415bashirBashir, BASH In Ruby
1985,84552,404l42_my_rubyAll my Ruby Code Binaries and libs which make Ruby awesome (for me)
2086,87655,729lab42_resultResult instances are immutable objects representing an error with a message or an absen...
2187,40865,142lab42_diggy_methodsCreate an instance of me with a Hash and access the (nested) values by method chaining....
2287,77638,241ex_aequoSome tools
2393,62542,097l43_pegA (still incomplete) PEG Library But useable for linear parsing of strings and list of...
2495,26088,210lab42_literateSpec behavior in any file load it with doctest from an RSpec example group
2595,38824,872ex_aequo_baseThe code I use all the time
2696,77788,210lab42_consoleshort forms of common idioms, extensions to remove most blocks, commonly used helpers
27100,424123,415robert-shouldaMaking tests easy on the fingers and eyes
28107,197101,187lab42_configDefine configuration values with defaults and lazy evaluation on a per class or per ins...
29111,81931,317l43_open_objectWhen using the class method `attributes` in a class you get: - an initialize method w...
30114,327101,187lab42_open_mapOpenMap = OpenStruct with a rich API, e.g. #merge, #slice, #without,...
31114,84788,210lab42_matchMatch and then change groups, prefix, postfix or even the text between the groups
32117,133123,415forwarder2Ruby's core Forwardable gets the job done(barely) and produces most unreadable code. ...
33120,125101,187lab42_curryCurry functions and methods at will, reorder, define placeholders anywhere, positional ...
34120,943123,415lab42_ihashA Hash with Business Logic (call it intelligent).
35122,150150,006lab419-configLab419, Labrador for Ruby1.9, Configuration File and DSL Tool
36125,795196,724deep_attributesDeep Attributes allows to treat complex attributes as such. Right now the only way to a...
37125,90428,859l43_xargsA Modular Tailor Made Command Line Parser Yet another ClParser emerging from my needs f...
38128,645123,415lab42_speculateExtract RSpecs from Markdown
39129,901150,006kosmeek_test_toolsSharing Tests among platforms
40131,46727,490l43_coreCore Functionality for L43 Ruby Tools
41131,666150,006lab419_tmuxA Gem that will give us helpers to dry up the creation of TMUX windows and panes, addin...
42131,698150,006lab419_optionsSpecify command line arguments with Ruby Syntax
43131,88652,404l43_colorColorize text with ANSI colors. Parse and render files with a mini color markup language.
44133,725150,006lab42_textBoxes, Translations,...
45138,868150,006lab42_aopBefore, After and Around methods, either with blox or methods, à la ActiveSupport
46139,98742,097ex_aequo_rspexRSpec macros and helpers
47141,848150,006lab42_context_mapA map impelementation with context, access goodies and representation format enhancemen...
48141,99446,346doc_rspecExtract RSpec Examples from RDocs formatted with RDoc::Markup (the default)
49143,783123,415l42_mapImmutable OpenStruct On Steroids, it combines Hash's and OpenStruct's semantics
50150,824123,415lab42_tag_cloudCreating Tag Clouds with gamma correct color values and styles from a simple DSL. This...
51159,251150,006lab42_functionpartials, chainable, composable functions; all isolated into Lab42::Function; unintrusi...
52163,836150,006lab419_streamsImplemention of streams in the classic sense where a stream is a head and a promise to ...
53164,144123,415l43_my_rubyAll my Ruby Code Binaries and libs which make Ruby awesome (for me)
54167,9577,242l43_timeTime related tools
55170,272150,006lab42_kakKakoune scripting is very flexible but needs to be triggered by the shell, quite intere...
56170,563150,006lab42_forwarder3Forwarder3 a readable and zero cost API around Forwardable
57172,1738,818l43_rgxHuman Readable Regexp Wrapper and Tools
58172,348123,415lab42_monadImplements only some simple monadic patterns right now, à la `IO.interact`
59181,69365,142flex_argsFlexible Argument Parse It allows a default setting to use discriminating argument type...
60182,54960,707l43_opt_parserA highly customizable option parser, allowing for different option syntax and returning...
61183,14339,814with_easeVery basic but useful extensions, still in alpha
62183,77988,210lab42_checked_classMutable classes with constraints and lots of boilerplate code removal.
63184,596101,187rmuxOrganise your tmux sessions with ruby
64185,19579,197ex_aequo_cliarg parser, simple colorization
65185,341150,006spectaculateAllows Markdown or other text files to be used as literal specs, à la Elixir doctest, b...
66185,54079,197simple_argsA simple argument parser, which is the right fit if you want * Aliases for short and l...
67185,84970,443l43_rmapA hybrid between awk and grep
68186,868123,415lab42_colorRainbows in your shell
69187,21379,197l43_simple_colorColorize chunks of strings with ANSI colors.
70187,740123,415ex_aequo_streamsstreams, again
71187,81488,210l43_baseBasic Ruby Building Blocks
72188,272123,415lab42_baseVery basic but useful extensions, still in alpha
73188,593101,187oo_pegA peg parser not using custom sytnax but exposing an OO based API
74188,655123,415forwarder3Ruby's core Forwardable gets the job done(barely) and produces most unreadable code.
75190,083101,187ex_aequo_colorRainbows in your shell
76190,387123,415ex_aequo_argsThe arg parser I need
77193,050150,006doc_md_rspecImplementing docspecs à la Elixir's doctests
78193,083150,006ex_aequo_fnFunctional Base Tools for Ruby
79193,651150,006index_meCreate an index file based on a data file and then use searching indexed resources