summernote-imagehandler

1.0.2 • Public • Published

summernote-imagehandler

This is a node module that will take the code given by summernote and locate any elements that may have a base64 image as its "src" attribute.

Usage

The general usage for this module would be to save base64 images to an accessible area and replace them with links to these saved images instead of saving image data directly to databases resulting in large data. An example of usage can be found in the test module.

Testing

There is a test module available using mocha and chai and can be run with the following command:

npm test

Readme

Keywords

Package Sidebar

Install

npm i summernote-imagehandler

Weekly Downloads

1

Version

1.0.2

License

ISC

Last publish

Collaborators

  • rjriel