Gumbo Sanitize is a loose port of the [Ruby Sanitize library][sanitize] by Ryan Grove based on [Google's Gumbo parser][gumbo]. This module differs from [Sanitize.js][sanitize.js] in that it only supports nodejs and a subset of the Ruby Sanitize API.
published version 0.1.0, 10 years agoThis module implements an isomorphic sanitized HTML data type for [Ampersand.js][]. On the server, [Google's Gumbo HTML parser][gumbo] is used to parse and sanitize the HTML data. In the browser, the sanitized value is used when rendering user-generated c
published version 0.2.2, 10 years agoThis module implements the `dehydrate` and `rehydrate` methods for [Ampersand.js][] states and models to be used as [Fluxible][fluxible] Stores.
published version 0.0.1, 10 years agoThis module implements the `dehydrate` and `rehydrate` methods for [Ampersand.js][] states and models to be used as [Fluxible][fluxible] Stores.
published version 0.0.1, 10 years ago