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', ...]
    }
  }
});
 

Dependents (0)

Package Sidebar

Install

npm i quill-filestack-uploader

Weekly Downloads

1

Version

1.1.0

License

MIT

Unpacked Size

15.7 kB

Total Files

12

Last publish

Collaborators

  • 10chars