Camertron's Gems

icon
#Total RankDaily RankNameSummary
1877508view_componentA framework for building reusable, testable & encapsulated view components in Ruby on R...
21,8502,330twitter_cldrRuby implementation of the ICU (International Components for Unicode) that uses the Com...
31,8722,485cldr-plurals-runtime-rbRuby runtime methods for CLDR plural rules (see camertron/cldr-plurals).
41,8802,487camertron-eprunEfficient pure Ruby Unicode normalization.
52,8853,663arel-helpersUseful tools to help construct database queries with ActiveRecord and Arel.
64,6426,127turbo-sprockets-rails4Speed up asset precompliation by compiling assets in parallel.
77,69029,667generated-assetsProgrammatically generate assets for the Rails asset pipeline.
88,10933,451i18n-js-assetsCompile your Javascript translations using the asset pipeline instead of rake tasks.
98,5246,950turbo-sprockets-rails5Speed up asset precompliation by compiling assets in parallel.
1015,57510,441kubectl-rbThe kubectl binary executable packaged and distributed as a Rubygem.
1115,74611,589txghA library for syncing translation resources between Github and Transifex.
1216,5739,897kuby-coreDeploy your Rails app onto Kubernetes the easy way.
1316,7969,897helm-rbHelm distributed as a Rubygem.
1416,96117,029prebundlerGem dependency prebuilder
1517,35715,432ruby-cldrRuby library for exporting and using data from CLDR, see http://cldr.unicode.org
1620,40910,223kube-dslA Ruby DSL for defining Kubernetes resources.
1720,67884,476rails-middleware-extensionsAdds several additional operations useful for customizing your Rails middleware stack.
1821,63413,053kubernetes-cliRuby wrapper around the Kubernetes CLI.
1922,03246,492net-smtp-proxyProxy support for Ruby's Net::SMTP library.
2022,09212,367docker-remoteA Ruby client for communicating with the Docker registry API v2.
2122,68221,860abroadA set of parsers and serializers for dealing with localization file formats.
2222,82046,492json-write-streamAn easy, streaming way to generate JSON.
2324,039106,124simple-graphA simple, no-frills graph implementation.
2424,26825,673twitter_cldr_jsProvides date, time, number, and list formatting functionality for various Twitter-supp...
2524,41213,930kuby-cert-managerKuby plugin for automatically generating TLS certificates.
2624,43012,898kind-rbThe kind binary executable packaged and distributed as a Rubygem.
2724,62214,121helm-cliRuby wrapper around the Helm CLI.
2825,63113,930kuby-kindKind provider for Kuby.
2926,97028,188gelautoAutomatically annotate your code with Sorbet type definitions.
3027,45813,725kuby-crdbCockroachDB plugin for Kuby.
3129,02819,862txgh-serverAn HTTP server for interacting with txgh.
3232,82638,645kuby-digitaloceanDigitalOcean provider for Kuby.
3333,07921,099txbrA library for syncing translation resources between Braze and Transifex.
3435,53519,862antlr4-nativeCreate a Ruby native extension from any ANTLR4 grammar.
3536,12713,053kuby-azureAzure provider for Kuby.
3639,02070,356jvectormap-railsjVectorMap for the Rails asset pipeline
3739,37428,188txdbAn automation tool for translating database content with Transifex.
3840,70926,848txgh-queueQueue worker for processing Txgh webhooks.
3942,02784,476kuby-redisRedis plugin for Kuby.
4043,60338,645yaml-write-streamAn easy, streaming way to generate YAML.
4144,12246,492esprimaRuby wrapper around the Esprima static code analyzer for JavaScript.
4244,38133,451kuby-kube-dbKubeDB plugin for Kuby.
4348,98159,868kuby-sidekiqSidekiq plugin for Kuby.
4451,03252,183rosette-clientGit command integration for the Rosette internationalization platform that manages the ...
4555,33846,492any2tmxA command-line tool to convert certain file types to the standard TMX format for transl...
4655,45142,164css-rewriteRewrite URLs in your 3rd-party CSS files using the asset pipeline.
4756,59646,492cldr-pluralsTokenizes and parses CLDR plural rules and provides a mechanism for emitting them as so...
4859,40823,574cskitChristian Science citation library for Ruby.
4960,26242,164grape-client-generatorAutomatically generate clients for your Grape APIs.
5060,86184,476xml-write-streamAn easy, streaming way to generate XML.
5165,66131,379ruxA jsx-inspired way to write view components.
5266,79452,183mosaicoThe Mosaico email editor on Rails.
5367,98859,868fsshEasily ssh into remote Amazon EC2 hosts by name.
5468,08828,188cskit-shktsScience and Health resources for CSKit.
5571,88759,868escodegenRuby wrapper around the escodegen JavaScript generator that generates ECMA script from ...
5672,98831,379rux-railsRux view components on Rails.
5773,75270,356binasciiA Ruby version of Python's binascii module
5878,39584,476cldr-plurals-runtime-jsJavascript runtime methods for CLDR plural rules (see camertron/cldr-plurals).
5981,02759,868kuby-linodeLinode provider for Kuby.
6082,18370,356repo-fixtureBuild and package up git repositories as test fixtures.
6186,98242,164cskit-strongsStrong's Concordance resources for CSKit.
6292,38170,356tmp-repoCreates and manages a git repository in the operating system's temporary directory. Use...
6392,59435,780cskit-biblekjvBible resources for CSKit, King James Version.
6497,24770,356tmx-parserParser for the Translation Memory eXchange (.tmx) file format.
6598,15959,868kuby-eksAmazon EKS provider for Kuby.
6699,373106,124range-setAn efficient set implementation that treats runs of sequential elements as ranges.
67103,63735,780gke-auth-plugin-rbThe gke-auth-plugin executable by @traviswt distributed as a Rubygem.
68105,55770,356aws-iam-authenticator-rbAWS IAM Authenticator distributed as a Rubygem.
69109,60035,780curdleProgrammatically remove Sorbet type annotations from Ruby code.
70109,73070,356code-pagesA database of legacy Microsoft and ISO 8859 code pages for Ruby.
71121,27870,356nfs-rbAn NFS v2 server implemented in pure Ruby.
72121,361106,124oheyA rewrite of the platform detection logic in ohai, but with fewer dependencies and 100%...
73122,46170,356antlr-gemeratorGenerate a complete Rubygem from any ANTLR4 grammar.
74125,848106,124camertron-moar-lolspeakShameless copy of CPAN module Acme::LOLCAT, modified for release by @camertron.
75127,05935,780onloadA preprocessor system for Ruby.
76135,42917,860yass-cssThe Stylo CSS parser wrapped in a Ruby embrace.
77136,605106,124camertron-optionRuby port of Scala's Option Monad
78137,903144,706camertron-rails-assets-codemirrorThis rubygem does not have a description or summary.
79138,53223,574appraisal-runBuilds individual Docker containers from each of your gemfiles and runs the given command.
80142,139106,124garnetA placeholder until I come up with a better use for the namespace.
81142,967106,124ohm-stateful-modelIntegrate state machines (from the state_machine gem) into your Ohm models.
82144,675106,124trie-fileMemory-efficient cached trie and trie storage.
83145,243106,124progress-reportersCallback-oriented way to report the progress of a task.
84145,273106,124rtl-stringEasier string manipulation for people who come from LTR backgrounds.
85145,944106,124rosette-coreCore classes for the Rosette internationalization platform.
86146,133106,124commonjs-rhinoCommonJS support for Rhino, in Ruby.
87147,989106,124pilcrowAutomatically inserts non-with spaces between words in text from STDIN
88148,553106,124expertManage and install jar dependencies (an alternative to jbundler).
89155,184106,124yaml2tmxA command-line tool to convert Rails locale-specific yaml files to the standard TMX for...
90156,25084,476absolverAllows setting the cause of Ruby exceptions.
91164,767106,124laminateTurn any Ruby module into a composable decorator.
92164,90433,451live_componentClient-side rendering and state management for ViewComponent.
93169,110106,124python3-parserA Python 3 parser for Ruby.
94170,10284,476kuby-prebundlerUse Prebundler to install your bundle when building Docker images with Kuby.
95173,891106,124erb2ruxAutomatically convert .html.erb files into .rux files.
96178,779106,124kuby-memcachedMemcached plugin for Kuby.
97179,915106,124strict-loadingA backport of ActiveRecord strict loading feature for Rails < 6.1.
98181,28146,492use_contextEasily provide block-scoped context values in your Ruby code.
99182,387106,124weak_key_mapA backport of ObjectSpace::WeakKeyMap for Ruby < 3.3
100185,550106,124kuby-gkeGoogle Kubernetes Engine (GKE) provider for Kuby.
101186,342106,124transfigureAn experimental Ruby native extension that allows changing an object's class at runtime.
102188,32184,476parse-cssA Ruby wrapper around the parse-css JavaScript library.