Project
Reverse Dependencies for github-markup
The projects listed here declare github-markup as a runtime or development dependency
0.0
Communiceer met de API van DagjeWeg.NL en haal informatie op over dagjes weg
2021
2022
2023
2024
2025
2026
0.0
A gem for working with the Datacite XML format
2021
2022
2023
2024
2025
2026
0.0
DataStructures101 is a simple gem that groups several implementations of common data structures usually taught in Computer Science courses.
2021
2022
2023
2024
2025
2026
0.0
Track changes in your tables using PostgreSQL triggers..
2021
2022
2023
2024
2025
2026
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...
2021
2022
2023
2024
2025
2026
0.0
A ruby binder for the Docdata Payment API.
2021
2022
2023
2024
2025
2026
0.0
Drift is a static blogging engine for Rails.
2021
2022
2023
2024
2025
2026
0.0
Use a YAML file to specify your API, and EasyApiDoc will serve up this information with executable examples.
2021
2022
2023
2024
2025
2026
0.0
Tools to make building API docs simpler.
2021
2022
2023
2024
2025
2026
0.0
Interface with message queues with ease.
2021
2022
2023
2024
2025
2026
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...
2021
2022
2023
2024
2025
2026
0.0
Eventually is an event library built to loosely mirror the NodeJS EventEmitter API.
2021
2022
2023
2024
2025
2026
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...
2021
2022
2023
2024
2025
2026
0.0
Client library for accessing Fraudpointer REST API
2021
2022
2023
2024
2025
2026
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:
...
2021
2022
2023
2024
2025
2026
0.0
Poor man's license finder for rubygems, that might work
2021
2022
2023
2024
2025
2026
0.0
GFM (GitHub Flavored Markdown) Preview Server.
2021
2022
2023
2024
2025
2026
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.
2021
2022
2023
2024
2025
2026
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.
2021
2022
2023
2024
2025
2026
0.0
Use this tool so you can see a preview of your README on how it will look like on GitHub.
2021
2022
2023
2024
2025
2026