No description provided.
TypeScript MySQL library with query builder, ORM codegen, and migrations
A random name generator for all kinds of things
Warcraft II notifications plugin for OpenCode with Alliance and Horde faction sounds
A set of rules based on the System Reference Document of OGL version Dungeons and Dragons 5e.
Xcraft bus transport backends
Find the legal holidays
Utilities to interact with roleplaying games' data tables
Git pre-commit hooks
Download ebook pdf mobi epub Chelsea Monroe-Cassel World of Warcraft is available now
Find out your dwarf name!
Read or Download EPub/Pdf Download [PDF]] The Return of the King (The Lord of the Rings, #3) BY J.R.R. Tolkien on Audiobook Full Edition
Download ebook pdf mobi epub J. R. R. Tolkien & Christopher Tolkien Beren and Lúthien is available now
Microservices monorepo orchestration tool
ORC file format support for Apache DataFusion
An Apache ORC file reader for Rust
ORCS Application Layer - Re-exports and AppError
Permission primitives for ORCS: Capability, Session, SandboxPolicy, PermissionPolicy
Component trait for ORCS CLI
Event system for ORCS CLI (Signal, Request, Response)
Lifecycle hook definitions and configuration for ORCS
Architecture lint rules for ORCS (OL002: unwrap ban)
Lua scripting support for ORCS components
ORCS Runtime - Internal implementation (auth, channel, engine)
Core types for ORCS CLI
Test automation client tool
Dumps records to Orc format file.
This gem allows for the creation and reading of Apache Hive Optimized Row Columnar (ORC) files.
Simple interface de la orce, para consultar informacion publica y privada de un alumno
ordscan - ordinals (generative ORC-721) inscription (on bitcoin & co) indexer / scanner
ordgen - ordinals (generative ORC-721) inscription (on bitcoin & co) helpers to generate (pixel art) images and much more; bonus - incl. the og command-line tool
BlueCloth is a Ruby implementation of John Gruber's Markdown[http://daringfireball.net/projects/markdown/], a text-to-HTML conversion tool for web writers. To quote from the project page: Markdown allows you to write using an easy-to-read, easy-to-write plain text format, then convert it to structurally valid XHTML (or HTML). It borrows a naming convention and several helpings of interface from {Redcloth}[http://redcloth.org/], Why the Lucky Stiff's processor for a similar text-to-HTML conversion syntax called Textile[http://www.textism.com/tools/textile/]. BlueCloth 2 is a complete rewrite using David Parsons' Discount[http://www.pell.portland.or.us/~orc/Code/discount/] library, a C implementation of Markdown. I rewrote it using the extension for speed and accuracy; the original BlueCloth was a straight port from the Perl version that I wrote in a few days for my own use just to avoid having to shell out to Markdown.pl, and it was quite buggy and slow. I apologize to all the good people that sent me patches for it that were never released. Note that the new gem is called 'bluecloth' and the old one 'BlueCloth'. If you have both installed, you can ensure you're loading the new one with the 'gem' directive: # Load the 2.0 version gem 'bluecloth', '>= 2.0.0' # Load the 1.0 version gem 'BlueCloth' require 'bluecloth'