Prism Ruby parser
Prism Ruby parser
Lightweight, robust, elegant syntax highlighting. A spin-off project from Dabblet.
Renders highlighted Prism output using React
rehype plugin to highlight code blocks in HTML with Prism (via refractor) with line highlighting and line numbers
Add Prism syntax highlighting support to your Astro site
This package contains the functionality for the code blocks and code highlighting for Lexical.
Easy-to-use stream-based media transcoding
Lightweight, robust, elegant virtual syntax highlighting using Prism
Modular Syntax highlighting for the web
A JavaScript library for escaping CSS strings and identifiers while generating the shortest possible ASCII-only output.
Additional themes for the Prism syntax highlighting library.
Svelte language extension for prismjs
This package contains the code highlighter for Lexical using the prism engine
This package contains base abstract interfaces. Generally, you do not want to look at this repository, as there's nothing more than philosophycal reasonments that aren't exactly that pragmatic.
A dead simple code editor with syntax highlighting and line numbers.
You can install the command line CLI using `npm i -g @stoplight/prism-cli`
GROQ language definition for Prism.js
For ruby and ruby on rails
Record, mock, and proxy HTTP traffic.
Code highlight with Mantine theme
A customizable Prism.js theme using CSS variables
vue component for prism.js
This package provides a HTTP client featuring the ability to:
Rustified version of Ruby's prism parsing library
A Ruby formatter using ruby-prism
a tool to formatter ruby code using ruby-prism
Experimental RuboCop rewrite in Rust — 900+ cops, drop-in compatible
An ultra-fast Ruby performance linter rewritten in Rust — detects 19 common anti-patterns
Rust bindings to Ruby's prism parsing library
Prism Ruby parser
Prism Ruby parser
extend ruby prism
A library for safe evaluation of Ruby code based on RubyParser and Ruby2Ruby. Provides Rails ActionView template handlers for ERB and Haml.
Prism Ruby parser
Prism-backed Ruby provider gem for the Structured Merge Ruby family.
Analyze your Ruby scripts with prism.
Prism is a framework for building clientside web apps with Ruby. It's powered by mruby, emscripten and WebAssembly. For more information check out the docs on the github repo.
Combines Ruby's native Coverage execution counts with Prism AST analysis to map per-test coverage onto semantic units (methods, branches, conditions), find redundant tests grouped by duplication type with confidence levels, and emit a removal patch — never deleting a test that would open a coverage gap. Report + patch only; asks for approval before any change.
YRuby is a Ruby virtual machine implementation based on CRuby's YARV (Yet Another Ruby VM) architecture. It parses Ruby source code with the Prism gem and executes it through a stack-based bytecode interpreter.
Use Fastererer to check various places in your code that could be faster. A fork of fasterer (https://github.com/DamirSvrtan/fasterer) with Ruby 4.0 support and native Prism parsing.