webhook-redactor

Redactor plugins for Webhook

0
3
0
4
JavaScript
public
Archived

Webhook Redactor Plugins

Redactor Plugins used by Webhook

Getting Started

Download the production version or the development version.

In your web page:

<script src="jquery.js"></script>
<script src="dist/webhook-redactor.min.js"></script>
<script>
jQuery(function($) {
  $.awesome(); // "awesome"
});
</script>

Documentation

(Coming soon)

Examples

(Coming soon)

Release History

(Nothing yet)

v0.3.3[beta]