This tiny (10KB, < 350 lines) jQuery Bootstrap plugin turns any DIV into a WYSIWYG rich-content editor.
Info
Version: | 1.0.4 |
Author(s): | Viacheslav Manulik |
Last Update: | Friday, November 15, 2013 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/drc-devs/bootstrap-wysiwyg |
NuGet Url: | https://www.nuget.org/packages/Bootstrap.Wysiwyg |
Install
Install-Package Bootstrap.Wysiwyg
dotnet add package Bootstrap.Wysiwyg
paket add Bootstrap.Wysiwyg
Bootstrap.Wysiwyg Download (Unzip the "nupkg" after downloading)
Dependencies
- jQuery(2.0.3)
- Twitter.Bootstrap(3.0.1.1)