jquery-textbox-revision-tracker

jonmbake
js Styles
jquery-textbox-revision-tracker JS library on GitHub jquery-textbox-revision-tracker JS library on npm Download jquery-textbox-revision-tracker JS library

A simple jQuery plugin to track text revisions to HTML inputs or text areas. Revisions can be saved, undone, redone, diffed and fetched. Revision data of text, time of revision and revision number are stored.

Version 0.1.1
jquery-textbox-revision-tracker has no homepage
jquery-textbox-revision-tracker JS library on GitHub
jquery-textbox-revision-tracker JS library on npm
Download jquery-textbox-revision-tracker JS library
INSTALL
Type:
<script type="module"> import jqueryTextboxRevisionTracker from 'https://cdn.jsdelivr.net/npm/jquery-textbox-revision-tracker@0.1.1/+esm' </script>
Learn more