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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.1.0
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.1.0
    1

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