Robert_dober's Gems

icon
#Total RankDaily RankNameSummary
126,29761,367lab42_coreFunctional Access to Methods - Memoization - Extending Array, Hash, File, Enumerable wi...
233,99361,367lab42_tmux2Create sessions with multiple windows from ruby
334,25841,086forwarderRuby's core Forwardable gets the job done(barely) and produces most unreadable code. ...
440,78061,367lab42_rgxargsParse CL args according to regexen
541,03661,367speculate_aboutAllows Markdown or other text files to be used as literal specs, à la Elixir doctest, b...
644,78161,367lab419_coreComing Soon
747,65061,367forwarder19Ruby's core Forwardable gets the job done(barely) and produces most unreadable code. ...
848,04661,367lab42_data_classAn Immutable DataClass for Ruby Exposes a class factory function `Kernel::DataClass` a...
957,00318,157muxoroLaunch a Pomodoro Timer from the command line
1057,44461,367lab42_state_machineDefine triggers and transitios, what else? Well... Filter
1160,25561,367lab42_optionsSpecify command line arguments with Ruby Syntax
1266,55761,367lab42_streamsLazy Evaluation, Streams, Enumerator#Lazy
1372,09161,367lab42_tmuxA Gem that will give us helpers to dry up the creation of TMUX windows and panes, addin...
1474,47661,367lab42_nhashA Nested Hash with dotted access à la I18n in Rails
1576,08361,367verifyVerify is a very simple minitest suite à la Testy containing a primitive stdin/std...
1678,55861,367bashirBashir, BASH In Ruby
1780,30961,367SpecMeGenerating rspecs from ruby code blocks in README files
1880,47433,893lab42_basic_constraintsConstraints like :positive_int, :non_empty_string, ...
1994,77161,367robert-shouldaMaking tests easy on the fingers and eyes
2096,61461,367lab42_literateSpec behavior in any file load it with doctest from an RSpec example group
2196,64461,367lab42_resultResult instances are immutable objects representing an error with a message or an absen...
2296,75661,367lab42_diggy_methodsCreate an instance of me with a Hash and access the (nested) values by method chaining....
2399,43261,367lab42_consoleshort forms of common idioms, extensions to remove most blocks, commonly used helpers
24107,96433,893lab42_configDefine configuration values with defaults and lazy evaluation on a per class or per ins...
25108,55861,367l42_my_rubyAll my Ruby Code Binaries and libs which make Ruby awesome (for me)
26118,06619,101ex_aequoSome tools
27118,55461,367forwarder2Ruby's core Forwardable gets the job done(barely) and produces most unreadable code. ...
28118,87261,367lab419-configLab419, Labrador for Ruby1.9, Configuration File and DSL Tool
29119,26461,367lab42_matchMatch and then change groups, prefix, postfix or even the text between the groups
30119,53961,367deep_attributesDeep Attributes allows to treat complex attributes as such. Right now the only way to a...
31120,90161,367lab42_ihashA Hash with Business Logic (call it intelligent).
32122,63161,367lab42_open_mapOpenMap = OpenStruct with a rich API, e.g. #merge, #slice, #without,...
33123,25961,367lab42_curryCurry functions and methods at will, reorder, define placeholders anywhere, positional ...
34124,11561,367kosmeek_test_toolsSharing Tests among platforms
35130,70261,367lab419_optionsSpecify command line arguments with Ruby Syntax
36131,13661,367lab419_tmuxA Gem that will give us helpers to dry up the creation of TMUX windows and panes, addin...
37134,61261,367lab42_speculateExtract RSpecs from Markdown
38136,61561,367lab42_textBoxes, Translations,...
39139,38461,367lab42_aopBefore, After and Around methods, either with blox or methods, à la ActiveSupport
40143,93361,367lab42_context_mapA map impelementation with context, access goodies and representation format enhancemen...
41159,12361,367lab42_functionpartials, chainable, composable functions; all isolated into Lab42::Function; unintrusi...
42160,17961,367lab419_streamsImplemention of streams in the classic sense where a stream is a head and a promise to ...
43160,53661,367lab42_tag_cloudCreating Tag Clouds with gamma correct color values and styles from a simple DSL. This...
44160,95625,716l43_pegA (still incomplete) PEG Library But useable for linear parsing of strings and list of...
45169,18061,367l42_mapImmutable OpenStruct On Steroids, it combines Hash's and OpenStruct's semantics
46171,18061,367lab42_kakKakoune scripting is very flexible but needs to be triggered by the shell, quite intere...
47172,82561,367lab42_forwarder3Forwarder3 a readable and zero cost API around Forwardable
48174,18261,367lab42_monadImplements only some simple monadic patterns right now, à la `IO.interact`
49175,35561,367l43_my_rubyAll my Ruby Code Binaries and libs which make Ruby awesome (for me)
50175,83761,367l43_open_objectWhen using the class method `attributes` in a class you get: - an initialize method w...
51177,04933,893l43_colorColorize text with ANSI colors. Parse and render files with a mini color markup language.
52179,68561,367forwarder3Ruby's core Forwardable gets the job done(barely) and produces most unreadable code.
53180,34961,367simple_argsA simple argument parser, which is the right fit if you want * Aliases for short and l...