Project

Reverse Dependencies for github-markup

The projects listed here declare github-markup as a runtime or development dependency

0.0
No commit activity in last 3 years
No release in over 3 years
A ruby interface to the CityBikes API v2. Returns data about bike-share networks and stations. Includes options to customize API requests.
2019
2020
2021
2022
2023
2024
0.0
No release in over 3 years
Low commit activity in last 3 years
helps read, write and remember commands.
2019
2020
2021
2022
2023
2024
0.0
Repository is gone
No release in over 3 years
Ruby wrapper for the context.io API.
2019
2020
2021
2022
2023
2024
0.0
No commit activity in last 3 years
No release in over 3 years
Framework that provides a simple foundation for growing organically in the cloud
2019
2020
2021
2022
2023
2024
0.0
No commit activity in last 3 years
No release in over 3 years
Ruby REST client for Delphix virtual database appliance
2019
2020
2021
2022
2023
2024
0.0
No release in over 3 years
Communiceer met de API van DagjeWeg.NL en haal informatie op over dagjes weg
2019
2020
2021
2022
2023
2024
0.0
No commit activity in last 3 years
No release in over 3 years
DataStructures101 is a simple gem that groups several implementations of common data structures usually taught in Computer Science courses.
2019
2020
2021
2022
2023
2024
0.0
No commit activity in last 3 years
No release in over 3 years
There's a lot of open issues
Track changes in your tables using PostgreSQL triggers..
2019
2020
2021
2022
2023
2024
0.0
No release in over a year
Native implementation of Dijkstra algorithm for finding the shortest path between two vertices in a large, sparse graphs. Underlying algorithm is implemented in C using a priority queue. Edges are represented using linked lists rather than an adjacency matrix to reduce memory footprint when oper...
2019
2020
2021
2022
2023
2024
0.0
No commit activity in last 3 years
No release in over 3 years
A ruby binder for the Docdata Payment API.
2019
2020
2021
2022
2023
2024
0.0
Repository is archived
No commit activity in last 3 years
No release in over 3 years
Drift is a static blogging engine for Rails.
2019
2020
2021
2022
2023
2024
0.0
No release in over 3 years
Use a YAML file to specify your API, and EasyApiDoc will serve up this information with executable examples.
2019
2020
2021
2022
2023
2024
0.0
No commit activity in last 3 years
No release in over 3 years
Interface with message queues with ease.
2019
2020
2021
2022
2023
2024
0.0
Repository is gone
No release in over 3 years
# Error `Error` is a very small library that serves as a base `Class` for error `Class`es within your application. ## Install ### Bundler: `gem 'error'` ### RubyGems: `gem install error` ## Usage ```ruby ``` ## Contributing * Check out the latest master to make sure the feature hasn't be...
2019
2020
2021
2022
2023
2024
0.0
No release in over 3 years
Eventually is an event library built to loosely mirror the NodeJS EventEmitter API.
2019
2020
2021
2022
2023
2024
0.0
No commit activity in last 3 years
No release in over 3 years
# Fancy Logger An easily customizable logger with style. ## Install ### Bundler: `gem 'fancy_logger'` ### RubyGems: `gem install fancy_logger` ## Usage Simply use as if you were using the normal Ruby `Logger` class: ```ruby require 'fancy_logger' logger = FancyLogger.new(STDOUT) logger.in...
2019
2020
2021
2022
2023
2024
0.0
Repository is gone
No release in over 3 years
# Game A Ruby-powered MVC game framework. ## Install ```sh $ gem install game ``` ## Usage ### Setup ```sh $ game new my_cool_game ``` This will create a new directory named `my_cool_game` in the current working directory. The directory is laid out very much like a Rails application: ...
2019
2020
2021
2022
2023
2024