Contact

Get in touch

Questions about DivDrop, feedback on the framework, bug reports, or feature requests — we read every message and reply within 24 hours.

Email

Drop us a line any time.

info@divdrop.io
Response time

We reply to every message within 24 hours, usually much faster.

GitHub

Report bugs, request features, or contribute to DivDrop.

Open an issue
Documentation

Most questions are answered in the docs — every class, token, and JS API.

Read the docs

Send a message

Fill in the form and we'll get back to you. All fields are required.

We'll never share your email with anyone.
What is ? + ? = Quick check — just to confirm you're human, not a robot 🤖
✓ Message sent! We'll get back to you within 24 hours.

Common questions

Yes. DivDrop is completely free and open source under the MIT licence. Use it for any project — personal or commercial — with no attribution required.
The CSS classes work in any environment — React, Vue, Svelte, plain HTML. The reactive JS layer is designed for plain HTML pages but the class names and token system map cleanly to component props and bindings in any framework.
Add a <style> block after the CDN link and define a [data-dd-theme="mytheme"] block with your token values. Then set data-dd-theme="mytheme" on your <html> tag. See the themes page for the full token reference and a copy-ready template.
Yes. The CSS works entirely on its own — all components, all themes, all layout utilities. The JS file adds the reactive store, data binding, router, modal/drawer/toast behaviors, form validation, and custom HTML elements. It's optional but recommended.
Not yet — it's on the roadmap. If you'd like to help build one, open an issue on GitHub or drop us a message using the form above.