Dorianmariecom's Gems

icon
See profile on Gravatar
#Total RankDaily RankNameSummary
1361494climate_controlModify your ENV
21,1341,551cookiejarAllows for parsing and returning cookies in Ruby HTTP client code
34,3894,128clearanceClearance is built to support authentication and authorization via an email/passwor...
420,4622,932code-rubya compact, embeddable scripting language for the internet
522,3968,804dorianInstalls Dorian's command line tools and their shared runtime dependencies.
640,72115,435dorian-to_structConverts nested Ruby hashes and arrays into struct-like objects.
742,66030,638search_railsa powerful search for rails
849,59114,628dorian-argumentsSmall command-line argument parser used by Dorian tools.
951,53113,007dorian-allRuns a Ruby expression against every input line and prints the transformed output.
1054,26730,638dorian-replacereplaces string with other string from files
1155,66051,088template-rubytemplating language
1256,34715,868dorian-evalHelpers and executable for evaluating Ruby snippets.
1357,22725,069dorian-git-treelists files and directories in git as a tree
1460,89914,628dorian-eachevaluates some code on each line of the input
1561,57014,978dorian-progressProgress bar helper for Dorian command-line tools.
1664,48914,978language-rubyparser dsl
1765,04918,385dorian-shuffleshuffles lines of input
1865,22725,069dorian-yaml-comparecompares yaml files
1966,33015,435dorian-dotlinks dot files
2072,31951,088dorian-yaml-read-writereads and writes yaml
2172,84230,638dorian-sort-yamlsorts yaml
2273,61520,693dorian-timesprints numbers from 1 to n
2384,86525,069dorian-sort-jsonsorts json
2485,42130,638dorian-prettyprettify
2593,23425,069dorian-parallelevaluates some code on each line of the input in parallel
2694,76851,088dorian-tailwindInlined version of tailwind CSS without CSS variables e.g. for emails with premailer
2796,64951,088dorian-anonymize-yamlAnonymize scalar values in YAML input while preserving structure.
2896,87551,088dorian-releasereleases a gem
29101,43419,378dorian-anonymizeProvides a command line helper for replacing input strings with stable anonymized values.
30102,06151,088dorian-git-ls-ruby-fileslist ruby files in git
31102,49851,088code-ruby-parserA parser for the Code programming language, like 1 + 1 and user.first_name
32105,95516,910dorian-toplists the most used commands
33106,78551,088template-ruby-parserLike "Hello {name}" with {name: "Dorian"} gives "Hello Dorian"
34107,89251,088cookiejar2It was a fork on cookiejar but now cookiejar is up-to-date.
35110,20825,069dorian-anonymize-jsonCommand line tool for anonymizing JSON values while preserving structure.
36116,46830,638dorian-commitcommit with ai
37118,92530,638dorian-dirlist directories
38124,47430,638dorian-json-deep-mapevaluates ruby code on deep each of json to map to another json
39126,56151,088dorian-dir-and-selflist directories and self
40128,73130,638dorian-csv-pluckplucks each line of the csv input
41129,69051,088dorian-csv-eachevaluates some ruby code on each line of the csv input
42129,72330,638dorian-csv-allevaluates some ruby code on all lines of the csv input
43129,97251,088dorian-json-deep-eachevaluates ruby code on deep each of json
44130,45630,638dorian-yaml-eachevaluates ruby code on each of yaml
45131,84351,088dorian-yaml-deep-mapmaps yaml to yaml deeply with ruby code
46132,83451,088dorian-json-deep-pluckdeep pluck json based on json path
47133,79751,088dorian-writewrites to a file
48135,03230,638dorian-json-allevaluates some ruby code on all of a json input
49135,03230,638dorian-json-pluckplucks values from json by json path
50135,86951,088dorian-json-uniqjson uniq by json path
51136,19451,088dorian-yaml-pluckplucks yaml from yaml path
52136,86951,088dorian-sort-csvsorts csv by keys
53138,34822,527dorian-renamerenames files and directories
54138,75930,638dorian-json-eachevaluates ruby code on each of the json
55140,51451,088dorian-yaml-deep-pluckplucks yaml deeply from yaml path
56141,25551,088dorian-yaml-allevalutes ruby code on all of yaml
57142,15151,088dorian-csv-uniqreturns a csv by unique keys, can be index or name
58142,50251,088dorian-json-comparecompare multiple json files
59142,95551,088dorian-json-mapmaps json to json with ruby code input
60144,91351,088dorian-yaml-uniquniq yaml file from yaml path
61144,97451,088dorian-csv-mapmaps a csv file to another csv file
62146,55830,638dorian-csv-mergemerges multiple csv files with headers e.g. `csv-merge users_1.csv users_2.csv users.csv`
63147,02951,088dorian-yaml-deep-eachevaluates ruby code on deep each of yaml
64147,68130,638dorian-yaml-mapmaps yaml to yaml with ruby code
65147,68151,088dorian-json-read-writejson read write
66148,86030,638dorian-pw`prettier --write [FILES...]` that allows line numbers e.g. `pw app/models/user.rb:34`...
67151,84320,693dorian-chatProvides a small command line chat helper for AI-backed conversations.
68173,33130,638query-rubya querying language for the internet
69176,02451,088utilities-cssCSS utilities classes
70180,17951,088rdocjsonJSON from RDoc
71180,48651,088ruby-each-line-2Execute ruby on each line from input
72182,66851,088dorian-dirsList directories e.g. `dirs`