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

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

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages