/awesome-summernote

A curated list for summernote modules

awesome-summernote

A curated list for summernote plugins and connectors.

This curated list is on very early stage. So, let's make it together!

Plugins

Syntax

Emojis

  • summernote-emojione-plugin
    • Full list of EmojiOne icons as buttons in modal window divided under multiple tabs (based on specialchar plugin v0.6.16)
  • summernote-emoji
    • A dropdown list of my favorite emojiOne images, embedded as base64 strings for easy portability
  • summernote-emoji-ext
    • Emoji plugin for summernote

Special Characters & Icons

  • summernote-ext-specialchars
    • A few tweaks to the official plugin, revising the view and making it more mobile-friendly
  • summernote-fontawesome
    • A modification of specialchars, inserts Font Awesome symbols instead. View all the icons or search for them by name.

Insert

  • summernote-template
    • A dropdown of pre-defined custom templates. You can add your own html templates and insert them in the editor in one click.
  • summernote-ext-elfinder
    • Summernote Plugin for elFinder File Manager
  • uploadcare-summernote
    • Uploadcare plugin for Summernote. It will allow your users to upload files and images from local device, social networks, cloud storages without any backend code that is usually required to handle uploads.
  • summernote-rtl-plugin
    • Summernote RTL plugin. This extensions allows to add two new buttons to Summernote editor toolbar. Those buttons let user change text direction to either LTR (left to right) or RTL (right to left).
  • summernote-map-plugin
    • A plugin for adding map to Summernote. It allows users to search for places with autocomplete (Google Places API) and add an embed map of the selected place to editor.

Misc

  • summernote-ext-print
    • Add print button on toolbar. This allows summernote to print its own document, not whole page.
  • summernote-addclass
    • With this plugin you will get a configurable button so you'll be able to toggle custom CSS classes in summernote elements (like the default 'style' button, but you can define custom CSS classes, eg. your favourite UI framework styling classes)
  • summernote-image-title
    • Adds a button to the image popover to edit title and alt attributes.
  • summernote-image-attributes
    • This is a forked and extended version of "summernote-image-title", for those that want a little more control over editable attributes for Images.
  • summernote-floats-bs
    • Replace (or extend) image popover buttons (using float: attributes) with a new set of buttons that inject proper Bootstrap classes (pull-right / pull-left / none).
  • summernote-save-button
    • Adds a Save Button when Summenote is used within a form
  • summernote-cleaner
    • Adds a Button to toolbar that when used cleans the MS Word Crud from the editor text.
  • summernote-seo
    • Adds a drop down with Selector for Extracting Keywords or Copying Highlighted Text to Description or Caption Elements.

Connectors

Themes and Skins

Examples

How to add

  1. Make a repository or a gist of your module.
  2. Create a pull request or an issue with your module information.
  3. P R O F I T