High-performance MongoDB Model Context Protocol (MCP) server optimized for LLMs - enables AI agents to safely and efficiently query and manipulate MongoDB data with type safety, schema validation, and controlled access patterns
Gerenciador de Archetypes
基于vue的图片展示组件
A previewer for AsciiDoc using Pantheon II styling
测试 npm 发布
High-performance MongoDB Model Context Protocol (MCP) server optimized for LLMs - enables AI agents to safely and efficiently query and manipulate MongoDB data with type safety, schema validation, and controlled access patterns
High-performance MongoDB Model Context Protocol (MCP) server optimized for LLMs - enables AI agents to safely and efficiently query and manipulate MongoDB data with type safety, schema validation, and controlled access patterns
No description provided.
Fast and easy syntax highlighting for selected languages, written in Ruby. Comes with RedCloth integration and LOC counter.
Bash highlighting for coderay. This gem was tested with coderay 1.0 and won't work with coderay < 1.0.
Add's coderay syntax highlighting to YARD docs
Adds a CodeRay syntax highlighting filter to Haml
CodeRay is a Ruby library for syntax highlighting. I try to make CodeRay easy to use and intuitive, but at the same time fully featured, complete, fast and efficient. Usage is simple: CodeRay.scan(code, :ruby).div
A erlang highlighter for coderay
kramdown-syntax-coderay uses coderay to highlight code blocks/spans
CodeRay is a Ruby library for syntax highlighting. I try to make CodeRay easy to use and intuitive, but at the same time fully featured, complete, fast and efficient. Usage is simple: require 'coderay' code = 'some %q(weird (Ruby) can't shock) me!' puts CodeRay.scan(code, :ruby).html
This Rack middleware component uses the CodeRay gem to automatically format code syntax by detecting a specific container in the final rendered markup.
A Thredded plugin that highlights code syntax in your Markdown posts via Coderay.
This Rack middleware component uses the CodeRay gem to automatically format code syntax by detecting a specific container in the final rendered markup.
Adds CodeRay syntax highlighting support to RedCloth, with a ‘source’ tag.