Replace text in HTML strings without messing up element attributes.
HTML to React parser.
fast and safe way to escape and unescape &<>'" chars
Fast CSS Selectors API Engine
Helper function to replace supers
Fast CSS Selectors API Engine
A simple utility to quickly replace text in one or more files.
A Webpack plugin for replace HTML contents with custom pattern string or regex.
Replace or remove multiple items in an array.
Replace strings in files while bundling
mdast utility to find and replace text in a tree
Replace search occurrences with a replacement string.
Command line search and replace utility
HTML String interface for linkifyjs
The same useRef, but with callback
Get an iterator for any JS language value. Works robustly across all environments, all versions.
A JavaScript Regular Expression library, extending the standard RegExp class with missing functionality
Replace build blocks in HTML. Like useref but done right.
This library aims to provide codegen helpers and data structure for Vue language plugin API v1.x that does not depend on Volar runtime.
Replace user home in a string with another string. Useful for tildifying a path.
A webpack plugin to replace strings in file(s) after building
Replace JSX attribute value
Fast JavaScript/TypeScript bundler in Rust with Rollup-compatible API.
Replace search occurrences with a replacement string.
HTML Pipeline filter that replaces hashtags with links.
Replaces HTML within a specified range with HTML replacement content.
Parse a string of HTML Number and names, replace code with the corresponding symbol
Replacement of Rails `link_to` method with static HTML
abbr tags are part of the html spec. They are currently not part of markdown but potentially part of common mark. In the mean time this adds abbr tags
This plugin replaces any occurence of glossary entries in pages and documents with a hyperlink to the associated glossary entry. For this to work the glossary needs to be a collection where each glossary entries is defined over its title.
Gatchaman is a gem to replace src values in HTML documents with data URI scheme
Autolinks automatically replaces urls, emails, twitter handles and hashtags with html links within a text block
A gem that shortcuts typing out forms and tables for SQL users. Assuming your model is named ModelName, just type Make.form.model("ModelName").now! in your controller and it will return an html-safe form based on your column names for creating a new record in your view. In addition, you can type Make.table.model("ModelName").now! to automatically generate a table.
A tool for extracting and replacing URLs from inside a block of text or HTML.
Jealous of custom <tags> in JS frameworks and want them in your Rails apps? CustomTag allows you to use custom HTML tags in your Rails project and have them be replaced with standard HTML tags and attributes.
You can describe HTML/XML structures in Ruby language seemlessly with other parts of Ruby code. Node embedding is described as method chaining, which avoids unnecessary nesting, and confirms to the Rubyistic coding style.