Token-Oriented Object Notation (TOON) – Compact, human-readable, schema-aware encoding of JSON for LLM prompts
Avatar style for DiceBear
A JavaScript library for escaping CSS strings and identifiers while generating the shortest possible ASCII-only output.
For ruby and ruby on rails
A Model Context Protocol (MCP) server for interacting with Microsoft 365 and Office services through the Graph API
Ruby SemVer in TypeScript.
Convention over configuration for using Vite in Ruby apps
Like ruby's abbrev module, but in js
Ruby grammar for tree-sitter
prettier plugin for the Ruby programming language
WebSocket framework for Ruby on Rails.
bootstrap-sass is a Sass-powered version of Bootstrap 3, ready to drop right into your Sass powered applications.
JavaScript client for graphql-ruby
Convention over configuration for using Vite in Rails apps
realistic password strength estimation
A Stimulus Wrapper for Flatpickr library
Provide I18n to your React Native application
Prism Ruby parser
Core parser, AST, validation, and protocol utilities for ToonUI.
Encode JSON → TOON (40-60% token savings for LLMs!)
A pure JavaScript implementation of Sass.
## Installation
Ruby on Rails unobtrusive scripting adapter
Subresource Integrity hashes for the Vite.js manifest.
TOON is a compact, human-readable format designed for passing structured data to Large Language Models with significantly reduced token usage.
A full-featured TOON encoder/decoder with JSON feature parity: streaming, hooks, pretty generate, strict parsing, schema hints, CLI and ActiveSupport integration.
Lightweight Ruby library for converting JSON data to TOON format, achieving 30-60% token reduction for LLM applications
Toon parser for Ruby
Compact serialization format optimized for LLM contexts with 30-60% token reduction compared to JSON
A Ruby gem providing TOON encode/decode functionality with spec-aligned behavior.
Parse TOON files and handle TOON-formatted API requests/responses. TOON is a compact, human-readable data format designed to reduce token usage in LLM applications.
Ruby port of the TOON encoder/decoder used inside DSPy.rb. Provides Sorbet-aware normalization, reconstruction, and prompt-ready helpers so signatures can round-trip through TOON without hand-written serializers.
A Ruby gem for converting between JSON and TOON format. TOON is a compact serialization format designed for LLMs that reduces token usage by 30-60% compared to JSON. Supports bidirectional conversion, tabular arrays, nested structures, and lossless roundtrips.
A Ruby MCP server that wraps Linear's GraphQL API and returns TOON-formatted responses for ~40-60% token savings in LLM workflows.
A Ruby library for parsing TOON, a tabular, schema-based data format with indentation-based structure