Skip to content
This repository has been archived by the owner on Jan 27, 2021. It is now read-only.

webhook/webhook-redactor

Repository files navigation

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)

About

Redactor plugins for Webhook

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published