Project
Reverse Dependencies for hoe
The projects listed here declare hoe as a runtime or development dependency
0.01
csvjson - read tabular data in the CSV <3 JSON format, that is, comma-separated values CSV (line-by-line) records with javascript object notation (JSON) encoding rules
2020
2021
2022
2023
2024
2025
0.01
csvutils - tools 'n' scripts for working with comma-separated values (csv) datafiles - the world's most popular tabular data interchange format in text
2020
2021
2022
2023
2024
2025
0.01
csvyaml - read tabular data in the CSV <3 YAML format, that is, comma-separated values CSV (line-by-line) records with yaml ain't markup language (YAML) encoding rules
2020
2021
2022
2023
2024
2025
0.01
cyberpunks - generate your own cyberpunk (blade runner) sci-fi 32×32 pixel avatar images (off-blockchain) from text attributes (via built-in spritesheet); incl. 2x/4x/8x zoom for bigger sizes and more
2020
2021
2022
2023
2024
2025
0.01
forkify.rb makes it easy to process a bunch of data using 'n' worker processes. It is based off of forkoff and threadify by Ara Howard. It aims to be safe to use on Ruby 1.8.6+ and Ruby 1.9.1+
2020
2021
2022
2023
2024
2025
0.01
Dang is a Ruby templating language.
It uses angle brackets and CSS syntax.
Somewhere between ERB and Haml.
2020
2021
2022
2023
2024
2025
0.01
Realtime communications network framework for Ruby and Flash on Rails.
2020
2021
2022
2023
2024
2025
0.01
datauris gem - DataUri helpers to parse (decode) and build (encode) data uris incl. (strict) base64-encoded/decoded images and more
2020
2021
2022
2023
2024
2025
0.01
A ruby API for interacting with Biomart services.
2020
2021
2022
2023
2024
2025
0.01
dbbrowser - database browser (connections, schema, tables, records, etc.) as mountable web app
2020
2021
2022
2023
2024
2025
0.01
Natural language method chaining for Time, Durations and the like.
2020
2021
2022
2023
2024
2025
0.01
Plugin to allow debride to parse Haml files.
2020
2021
2022
2023
2024
2025
0.01
Python style decorators for Ruby, some common decorators like
private_method are provided out of the box.
Decorators that come with the decorate library:
* Decorate::PrivateMethod
* Decorate::ProtectedMethod
* Decorate::PublicMethod
* Decorate::ModuleMethod
* Decorate::Memoize
Helpers to creat...
2020
2021
2022
2023
2024
2025
0.01
A Ruby client library for accessing CloudKit using Ruby objects.
2020
2021
2022
2023
2024
2025
0.01
Like Memoize, but designed for mutable and parametizable objects
Use when:
1. You have one expensive method (\compute) which set many internal
variables. So, is preferable lazy evaluation of these dependent variables.
2. The expensive operation depends on one or more parameters
3. Changes on...
2020
2021
2022
2023
2024
2025
0.01
== DESCRIPTION: Provides an interface to the Google Static Maps API. Original Version from John Wulff, modified by Daniel Mattes
== FEATURES/PROBLEMS: * Provides an interface to the Google Static Maps API.
2020
2021
2022
2023
2024
2025
0.01
DataMapper plugin for for counter caches ala ActiveRecord
2020
2021
2022
2023
2024
2025
0.01
A gem providing HMAC based authentication for HTTP. This is the DNC Labs fork.
2020
2021
2022
2023
2024
2025
0.01
drjekyll - the missing static site theme package manager
2020
2021
2022
2023
2024
2025
0.01
EndlessRuby は Ruby を end なしで代わりにインデントで書けるプリプロセッサまたはコンパイラです。
* EndlessRuby で書かれたソースコードを Ruby プログラムから require
* EndlessRuby で書かれたソースコードを ピュア Ruby にコンパイル
ができます。
基本的にRubyの構文からendを取り除いただけで書けます。endを取り除かなくても実行可能です。
EndlessRubyの独自な拡張的な構文はありません。
ただ行単位で処理しているので def method; a; end みたいな書式できません。
2020
2021
2022
2023
2024
2025