quill-filestack-uploader

1.1.0 • Public • Published

Quill Filestack Uploader

v1.0.0-alpha

const quill = new Quill('#editor', {
  modules: {
    filestackUploader: {
      filestack: window['filestack'],
      filestackApiKey: '__FILESTACK_API_KEY__',
      fromSources: ['local_file_system', 'googledrive', 'url', 'imagesearch', ...]
    }
  }
});
 

/quill-filestack-uploader/

    Package Sidebar

    Install

    npm i quill-filestack-uploader

    Weekly Downloads

    0

    Version

    1.1.0

    License

    MIT

    Unpacked Size

    15.7 kB

    Total Files

    12

    Last publish

    Collaborators

    • 10chars