loofah
HTML transformer
A Ruby library that provides tools for transforming and sanitizing HTML documents and fragments
Ruby library for HTML/XML transformation and sanitization
935 stars
16 watching
137 forks
Language: Ruby
last commit: 27 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
f34nk/modest_ex | A library that performs pipeable transformations on HTML strings using CSS selectors | 31 |
rehypejs/rehype | A tool for transforming HTML with plugins to inspect and change its structure as structured data | 1,814 |
bazaarvoice/jolt | A JSON transformation library written in Java where the specification is itself a JSON document. | 1,560 |
rajasegar/codeshift | A Ruby tool to transform source code using Abstract Syntax Trees (ASTs) and parse trees | 47 |
stereobooster/html_minifier | A Ruby wrapper for a JavaScript library to minify HTML code | 12 |
dejan/auto_html | Transforms plain text into HTML code using a pipeline of filters | 786 |
jesseherrick/jekyll-angular | Resolves compatibility issues between Jekyll and AngularJS by providing a way to process Angular expressions within Jekyll templates. | 38 |
paldepind/functionize | A library that converts existing JavaScript libraries into functional ones by applying a set of transformations to their methods. | 49 |
remcohaszing/babel-plugin-transform-react-class-to-function | A plugin that transforms React component classes into functions to improve consistency and simplify code maintenance. | 24 |
jlevy/repren | A tool for refactoring and transforming text files according to regular expression patterns | 347 |
lusoalex/vertx-jolt | A facade project providing a simple JSON transformation tool using Vert.x JsonObject | 4 |
xijo/reverse_markdown | Converts HTML content to Markdown format | 629 |
ahoward/tagz | A Ruby library that provides an unobtrusive and safe syntax for generating HTML and XML. | 31 |
milesj/interweave | A React library that safely renders HTML and filters attributes while providing additional features like autolinking and emoji support. | 1,096 |
spellbook-technology/transmutation | A gem that provides a simple way to serialize Ruby objects into JSON with an opinionated approach to serializer lookup | 9 |