Robert_dober's Gems

icon
#Total RankDaily RankNameSummary
125,85549,088lab42_coreFunctional Access to Methods - Memoization - Extending Array, Hash, File, Enumerable wi...
232,98164,836forwarderRuby's core Forwardable gets the job done(barely) and produces most unreadable code. ...
333,48049,088lab42_tmux2Create sessions with multiple windows from ruby
441,43564,836lab42_rgxargsParse CL args according to regexen
542,06014,540speculate_aboutAllows Markdown or other text files to be used as literal specs, à la Elixir doctest, b...
644,06549,088lab419_coreComing Soon
746,87164,836forwarder19Ruby's core Forwardable gets the job done(barely) and produces most unreadable code. ...
849,73249,088lab42_data_classAn Immutable DataClass for Ruby Exposes a class factory function `Kernel::DataClass` a...
956,228143,384muxoroLaunch a Pomodoro Timer from the command line
1056,97949,088lab42_state_machineDefine triggers and transitios, what else? Well... Filter
1159,56949,088lab42_optionsSpecify command line arguments with Ruby Syntax
1267,27964,836lab42_streamsLazy Evaluation, Streams, Enumerator#Lazy
1371,45464,836lab42_tmuxA Gem that will give us helpers to dry up the creation of TMUX windows and panes, addin...
1474,05664,836lab42_nhashA Nested Hash with dotted access à la I18n in Rails
1574,80041,377verifyVerify is a very simple minitest suite à la Testy containing a primitive stdin/std...
1677,06064,836bashirBashir, BASH In Ruby
1779,27625,547SpecMeGenerating rspecs from ruby code blocks in README files
1881,93864,836lab42_basic_constraintsConstraints like :positive_int, :non_empty_string, ...
1993,10349,088robert-shouldaMaking tests easy on the fingers and eyes
2097,43964,836lab42_literateSpec behavior in any file load it with doctest from an RSpec example group
2198,41064,836lab42_resultResult instances are immutable objects representing an error with a message or an absen...
2299,82864,836lab42_diggy_methodsCreate an instance of me with a Hash and access the (nested) values by method chaining....
23100,51049,088lab42_consoleshort forms of common idioms, extensions to remove most blocks, commonly used helpers
24107,82049,088lab42_configDefine configuration values with defaults and lazy evaluation on a per class or per ins...
25116,94264,836forwarder2Ruby's core Forwardable gets the job done(barely) and produces most unreadable code. ...
26117,89764,836deep_attributesDeep Attributes allows to treat complex attributes as such. Right now the only way to a...
27118,138143,384l42_my_rubyAll my Ruby Code Binaries and libs which make Ruby awesome (for me)
28118,35649,088lab419-configLab419, Labrador for Ruby1.9, Configuration File and DSL Tool
29120,73264,836lab42_matchMatch and then change groups, prefix, postfix or even the text between the groups
30121,210143,384lab42_ihashA Hash with Business Logic (call it intelligent).
31122,66664,836kosmeek_test_toolsSharing Tests among platforms
32125,42364,836lab42_open_mapOpenMap = OpenStruct with a rich API, e.g. #merge, #slice, #without,...
33126,39764,836lab42_curryCurry functions and methods at will, reorder, define placeholders anywhere, positional ...
34131,12649,088lab419_optionsSpecify command line arguments with Ruby Syntax
35131,67749,088lab419_tmuxA Gem that will give us helpers to dry up the creation of TMUX windows and panes, addin...
36136,70864,836lab42_speculateExtract RSpecs from Markdown
37136,98049,088lab42_textBoxes, Translations,...
38137,12264,836ex_aequoSome tools
39140,03664,836lab42_aopBefore, After and Around methods, either with blox or methods, à la ActiveSupport
40144,94964,836lab42_context_mapA map impelementation with context, access goodies and representation format enhancemen...
41158,89764,836lab42_functionpartials, chainable, composable functions; all isolated into Lab42::Function; unintrusi...
42159,855143,384lab419_streamsImplemention of streams in the classic sense where a stream is a head and a promise to ...
43162,48841,377lab42_tag_cloudCreating Tag Clouds with gamma correct color values and styles from a simple DSL. This...
44171,25664,836lab42_kakKakoune scripting is very flexible but needs to be triggered by the shell, quite intere...
45171,86241,377lab42_forwarder3Forwarder3 a readable and zero cost API around Forwardable
46172,07449,088l42_mapImmutable OpenStruct On Steroids, it combines Hash's and OpenStruct's semantics
47174,05264,836lab42_monadImplements only some simple monadic patterns right now, à la `IO.interact`
48175,110143,384l43_my_rubyAll my Ruby Code Binaries and libs which make Ruby awesome (for me)
49175,41118,743l43_pegA (still incomplete) PEG Library But useable for linear parsing of strings and list of...
50178,00622,826l43_open_objectWhen using the class method `attributes` in a class you get: - an initialize method w...
51178,09464,836forwarder3Ruby's core Forwardable gets the job done(barely) and produces most unreadable code.
52178,69120,865l43_colorColorize text with ANSI colors. Parse and render files with a mini color markup language.