Download the Dropkiq UI or Dropkiq Engine and Get Started For Free
Dropkiq UI contains everything you need to get Dropkiq up and running in your application using HTML textarea, input, or contenteditable fields.
Install Dropkiq UI with npm
npm install dropkiq-ui
Install Dropkiq UI with Yarn
yarn add dropkiq-ui
Download the ZIP archive, which contains the full source code of the latest version of Dropkiq UI.
DownloadDropkiq UI repository is hosted and maintained on GitHub.
Minified JavaScript
https://unpkg.com/dropkiq-ui@1.0.74/dist/dropkiq.min.js
CSS
https://unpkg.com/dropkiq-ui@1.0.74/dist/dropkiq.css
The Dropkiq Engine can be executed in any Javascript environment and is the starting point for creating new UIs.
Install Dropkiq Engine with npm
npm install dropkiq
Install Dropkiq Engine with Yarn
yarn add dropkiq
Download the ZIP archive, which contains the full source code of the latest version of Dropkiq Engine.
DownloadMinified JavaScript
https://unpkg.com/dropkiq@1.0.64/dist/dropkiq-engine.min.js