Computes the cosine similarity between two arrays.
TypeScript definitions for string-similarity
A library implementing different string similarity
Damerau - Levenshtein distance by The Spanish Inquisition + relative distance
Calculates similarity between two strings
Compares two spectra using a tree similarity
How similar are these two strings?
Image structural similarity (SSIM). In TypeScript/JavaScript. For browser/server.
Similarity
Determining the similarity of alphanumeric text based on trigram matching
Sentence similarity algorithm.
TypeScript definitions for similarity
No description provided.
A CSS parser, transformer, and minifier written in Rust
PostCSS plugin for CSS Modules to pass arbitrary values between your module files
a CSS selector compiler/engine
Algorithms to help you parse CSS from an array of tokens.
Open Web data by the Mozilla Developer Network
A tool set for CSS: fast detailed parser (CSS → AST), walker (AST traversal), generator (AST → CSS) and lexer (validation and matching) based on specs and browser implementations
css loader module for webpack
Zero dependency Metric Longest Common Subsequence implementation in js
Solve CSS math expressions
Tokenize CSS
Pure javascript module for calculating ssdeep compatible context triggered piecewise hashes.
Haml (HTML Abstraction Markup Language) is a layer on top of XHTML or XML that's designed to express the structure of XHTML or XML documents in a non-repetitive, elegant, easy way, using indentation rather than closing tags and allowing Ruby to be embedded with ease. It was originally envisioned as a plugin for Ruby on Rails, but it can function as a stand-alone templating engine.
Library and Executable that extracts documentation from CSS files.
Library and Executable that extracts documentation from CSS files.
Haml (HTML Abstraction Markup Language) is a layer on top of XHTML or XML that's designed to express the structure of XHTML or XML documents in a non-repetitive, elegant, easy way, using indentation rather than closing tags and allowing Ruby to be embedded with ease. It was originally envisioned as a plugin for Ruby on Rails, but it can function as a stand-alone templating engine.
Haml (HTML Abstraction Markup Language) is a layer on top of XHTML or XML that's designed to express the structure of XHTML or XML documents in a non-repetitive, elegant, easy way, using indentation rather than closing tags and allowing Ruby to be embedded with ease. It was originally envisioned as a plugin for Ruby on Rails, but it can function as a stand-alone templating engine.
Haml (HTML Abstraction Markup Language) is a layer on top of XHTML or XML that's designed to express the structure of XHTML or XML documents in a non-repetitive, elegant, easy way, using indentation rather than closing tags and allowing Ruby to be embedded with ease. It was originally envisioned as a plugin for Ruby on Rails, but it can function as a stand-alone templating engine.
Haml (HTML Abstraction Markup Language) is a layer on top of XHTML or XML that's designed to express the structure of XHTML or XML documents in a non-repetitive, elegant, easy way, using indentation rather than closing tags and allowing Ruby to be embedded with ease. It was originally envisioned as a plugin for Ruby on Rails, but it can function as a stand-alone templating engine.
Haml (HTML Abstraction Markup Language) is a layer on top of XHTML or XML that's designed to express the structure of XHTML or XML documents in a non-repetitive, elegant, easy way, using indentation rather than closing tags and allowing Ruby to be embedded with ease. It was originally envisioned as a plugin for Ruby on Rails, but it can function as a stand-alone templating engine.
JavaScript and CSS squasher. Used for building UserJS. Similar to sprockets and juicer.
A Railtie that provides an asset management system for css, javascript, and sprites in your Rails applications and engines. ActiveAssets includes two libraries, ActiveExpansions and ActiveSprites. ActiveSprites generates sprites defined by a dsl similar to a route definition. Similarly, ActiveExpansions' dsl creates ActionView::Helpers::AssetTagHelper javascript and stylesheet expansions, and adds additional features
A gem that includes a simple and opinionated templating framework for Rails-based Mxit apps. This includes a rough layout, support for styles similar to CSS classes, wrapped inputs, and an elegant way to support Mxit's conversation-based interface. Later versions will also include wrappers for important Mxit APIs.
This plugin enhances the default tag helpers to automatically add CSS classes to form elements. It's similar to the enhanced_form_tag_helper plugin, but takes a different approach by directly intercepting the tag and content_tag methods, and should therefore work in all situations where form elements are created, especially the <tt>FormHelper</tt> and more exotic ones like button_to.