Project
Reverse Dependencies for github-markup
The projects listed here declare github-markup as a runtime or development dependency
0.0
Track changes in your tables using PostgreSQL triggers..
2020
2021
2022
2023
2024
2025
0.0
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...
2020
2021
2022
2023
2024
2025
0.0
A ruby binder for the Docdata Payment API.
2020
2021
2022
2023
2024
2025
0.0
Drift is a static blogging engine for Rails.
2020
2021
2022
2023
2024
2025
0.0
Use a YAML file to specify your API, and EasyApiDoc will serve up this information with executable examples.
2020
2021
2022
2023
2024
2025
0.0
Tools to make building API docs simpler.
2020
2021
2022
2023
2024
2025
0.0
Interface with message queues with ease.
2020
2021
2022
2023
2024
2025
0.0
# 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...
2020
2021
2022
2023
2024
2025
0.0
Eventually is an event library built to loosely mirror the NodeJS EventEmitter API.
2020
2021
2022
2023
2024
2025
0.0
# 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...
2020
2021
2022
2023
2024
2025
0.0
Client library for accessing Fraudpointer REST API
2020
2021
2022
2023
2024
2025
0.0
# 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:
...
2020
2021
2022
2023
2024
2025
0.0
This rubygem does not have a description or summary.
2020
2021
2022
2023
2024
2025
0.0
Poor man's license finder for rubygems, that might work
2020
2021
2022
2023
2024
2025
0.0
GFM (GitHub Flavored Markdown) Preview Server.
2020
2021
2022
2023
2024
2025
0.0
A ruby interface to the GitHub Contributions Archive API (https://githubcontributions.io). Get information about GitHub users and events, including all repositories a user has contributed to. No authentication required.
2020
2021
2022
2023
2024
2025
0.0
Uses the 'github-markup' gem to compiler your markdown files to html. html is then formatted the same way as it is on github. Includes options to compile all files under a directory, to watch for changes and to delete generated files.
2020
2021
2022
2023
2024
2025
0.0
Use this tool so you can see a preview of your README on how it will look like on GitHub.
2020
2021
2022
2023
2024
2025
0.0
This is a helper gem for ruby-gnome2 applications that allows developers to easily connect signals to methods.
2020
2021
2022
2023
2024
2025
0.0
Convert Github flavored Markdown into HTML.
2020
2021
2022
2023
2024
2025