Skip to content

beratkara/summernote-words-length

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

summernote-words-length

This plugin shows a limit on the number of words typed in the summernote plugin .

A plugin for the Summernote WYSIWYG editor.

Installation

Include the following code after including Summernote.

<script src="summernote-ext-words-length.js"></script>

or

npm i @beratkara/summernote-words-length
<textarea name="content" id="content" class="summernote" data-wordslength="450"></textarea>

About

Summernote Extension Words Length

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published