Dorianmariecom's Gems

icon
See profile on Gravatar
#Total RankDaily RankNameSummary
1312616climate_controlModify your ENV
29731,213cookiejarAllows for parsing and returning cookies in Ruby HTTP client code
34,1154,627clearanceClearance is built to support authentication and authorization via an email/passwor...
452,89213,549dorianA collection of gems by Dorian MariƩ
567,5138,744code-rubyA programming language, like Code.evaluate("1 + 1") # => 2
669,22927,962dorian-replaceReplace some string with some other string from the files provided e.g. `replace "cool...
774,65519,389dorian-allEvaluates some code on all lines of the input e.g. `ls -l | each "puts l.split[4]" | a...
880,62129,930dorian-git-treeLists your files and directories in your git repository as a tree e.g. `git-tree config/`
982,95114,683template-rubyA templating programming language, like "Hello {name}" with {name: "Dorian"} gives "Hel...
1089,64524,802dorian-eachEvaluates some code on each line of the input e.g. `ls -l | each "puts it.split.first"`
1192,96629,930dorian-shuffleShuffles the lines of the input e.g. `ls | shuffle`
12104,60670,697dorian-tailwindInlined version of tailwind CSS without CSS variables e.g. for emails with premailer
13104,88438,031dorian-yaml-compareCompares keys of two YAML files, typically locales files in a Ruby on Rails application...
14109,11734,868dorian-to_structAdds `#to_struct` and `#to_deep_struct` to Hash and Array e.g. user.first_name, user.e...
15112,70438,031dorian-timesPrints numbers from 1 to N e.g. `times 10`
16114,55219,389language-rubyA Parsing Expression Grammar (PEG) for making parsers
17115,23138,031dorian-sort-yamlSorts keys of hashes of YAML files e.g. `sort-yaml config/locales/*`
18115,81938,031dorian-yaml-read-writeReads and writes a YAML file e.g. `yaml-read-write config/locales/en.yml`
19134,81546,623dorian-sort-jsonSorts keys of hashes of JSON files e.g. `sort-json package.json`
20135,39034,868code-ruby-parserA parser for the Code programming language, like 1 + 1 and user.first_name
21139,37832,169template-ruby-parserLike "Hello {name}" with {name: "Dorian"} gives "Hello Dorian"
22139,90926,305dorian-dotLinks dot files e.g. `dot ~/src/dotfiles` USAGE: dot DIRECTORY
23143,24770,697cookiejar2It was a fork on cookiejar but now cookiejar is up-to-date.
24157,987105,358dorian-pw`prettier --write [FILES...]` that allows line numbers e.g. `pw app/models/user.rb:34`...
25167,51226,305dorian-prettyFormats files in the current directory e.g. `pretty`
26171,54484,840utilities-cssCSS utilities classes
27172,726136,377rdocjsonJSON from RDoc
28173,102136,377ruby-each-line-2Execute ruby on each line from input
29174,37138,031dorian-git-ls-ruby-filesList Tuby files checked in Git e.g. `git ls-ruby-files`
30175,28641,979dorian-anonymize-yamlAnonymize YAML file e.g. `anonymize-yaml spec/**/*.yml`
31175,54852,733dorian-releaseReleases a gem e.g. `release`
32175,71752,733dorian-parallelEvaluates some code on each line of the input in parallel e.g. `ls -l | parallel "puts...
33175,94141,979dorian-topLists the most used commands e.g. `top`, `top 20`
34176,68160,424dorian-anonymize-jsonAnonymize JSON file e.g. `anonymize-json spec/**/*.json`
35176,81760,424dorian-anonymizeAnonymize strings e.g. `anonymize mySecret1234`
36179,007105,358dorian-dirList directories e.g. `dir`
37179,800105,358dorian-dirsList directories e.g. `dirs`