Convert screenshots of code and errors into clean Markdown for AI and chat workflows.
A command line utility that allows read/write (i.e copy/paste) access to the system clipboard.
This package contains rich text helpers for Lexical.
This package contains plain text helpers for Lexical.
Enhanced paste from Office feature for CKEditor 5.
Paste from Office feature for CKEditor 5.
GitHub Flavored Markdown data processor for CKEditor 5.
[](https://discord.gg/poimandres)
Paste spreadsheet cells as a Markdown table.
This package provides the Table feature for Lexical.
Debounce hook for react
A collection of essential TypeScript types
Allows pasting links in the Portable Text Editor
Enhance ESLint with better support for large scale monorepos
Paste Design System Theme Package which provides support for APIs to theme UIs and components.
Better handling of pasted content in your prosemirror editor.
Adding native (cross-browser and application) copy and paste to bpmn-js
Shared typescript typings for Paste
Standalone filter for pasted MS Word HTML content; extracted from TinyMCE
Paste options toolbar for @atlaskit/editor-core
Paste plugin for @atlaskit/editor-core
A wrapper around React Native TextInput to paste images and GIFs from the clipboard (iOS, Android, Web)
A react-native component to input confirmation code for both Android and IOS
Check if stdout or stderr is interactive
I often need to paste my code to some place with public access in order to ask questions. This utility makes this process easier.
This gem is used to help writing technical posts for wordpress. The output is copied and pasted to a post into my wordpress blog, and the code gets colored using the plugin wp-syntax, and the output can be turned into PDF with the plugin wp-mpdf. Today this gem supports source files in the following languages: * Ruby (including Rakefile and Gemfile) * Java * YAML * HTML * XML * Scala * CSS * Javascript * Bash * Batch All other files are configured as "text".
command line tool that formats, given source code files, making them ready for pasting to the rubylearning.org forum.
A set of helper classes to make ManageIQ automate development easier and to try and eliminate copy and paste of commonly used code.
you should check out rsruby first. This is a very low-tech way to run R. It does have the advantage of being able to run R code essentially unchanged.
No need to copy paste your old reference number codes anymore, just use this gem
Capistrano Deploytags is a simple plugin to Capistrano 3 that works with your deployment framework to track your code releases. All you have to do is require capistrano-deploytags/capistrano and each deployment will add a new tag for that deployment, pointing to the latest commit. This lets you easily see which code is deployed on each environment, and allows you to figure out which code was running in an environment at any time in the past.
This gem is almost a straight copy and paste of https://github.com/rswag/rswag/tree/master/rswag-specs with the Rails specific code stripped out so it can be used in Rack applications that don't use Rails.
PrReview collects PR data from GitHub (description, commits, comments, linked issues, and code changes) and formats it as XML. Paste this XML into any LLM like ChatGPT or Claude to get helpful code reviews.
A simple gem to read data from oci config file. So in Ruby sample codes you don't need to write down/copy-paste the same information again-and-again.
CSS code generator for Ruby — create linear/radial gradients, box/text shadows, border-radius, flexbox layouts, and CSS grid. Zero dependencies, outputs copy-paste CSS.
This gem allows the Rails developer to avoid switching context from Rails error pages during development. When getting an error, you can send the error and logs to an AI model of your choice and get a response to help you understand or pin point the issue while avoiding copy pasting code or logs into an external AI window. Perfect for those who prefer to code with minimal AI presence in their editor of choice!