Sign Up for Free

RunKit +

Try any Node.js package right in your browser

This is a playground to test code. It runs a full Node.js environment and already has all of npm’s 1,000,000+ packages pre-installed, including raw-html-attribute-updater with all npm packages installed. Try it out:

var rawHtmlAttributeUpdater = require("raw-html-attribute-updater")

This service is provided by RunKit and is not affiliated with npm, Inc or the package authors.

raw-html-attribute-updater v1.5.9

This is useful when updating an attribute of all same kinds of elements in raw html saved or edited by Wysiwyg. Moreover, as the core parsing logic is a strong combination of regular expressions, there are more advantages compared to well-known general ways. One of the advantages is that single(or a mix of single and double) quotes based html tags can be recognized.

RunKit is a free, in-browser JavaScript dev environment for prototyping Node.js code, with every npm package installed. Sign up to share your code.
Sign Up for Free