Download Dropkiq

Download the Dropkiq UI or Dropkiq Engine and Get Started For Free



Dropkiq UI


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.

Download

Dropkiq UI repository is hosted and maintained on GitHub.

https://github.com/akdarrah/dropkiq-ui

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

Dropkiq Engine


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.

Download

Minified JavaScript

https://unpkg.com/dropkiq@1.0.64/dist/dropkiq-engine.min.js