Skip to content
This repository was archived by the owner on Feb 24, 2026. It is now read-only.

crescware/cw-htmlconv

Repository files navigation

cw-htmlconv

Build Status

Converter for HTML attributes.

Example

See ./test/main-spec.es6.

For Browser

<script src="./cw-htmlconv.js"></script>
var conv = cwHtmlconv.default;
conv('<p>HTML</p>', {pattern: 'substr'}).then(function(result) {
  //
});

TODO

  • Documentation

Author

About

Crescware HTML converter

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors