DedrisFramework is a free, community-driven UI framework and starter kit for building beautiful iOS and Android apps with Apache Cordova — using the web skills you already have.
No license fees. No lock-in. MIT licensed, forever free.
# Install Cordova
npm install -g cordova
# Create your first app
cordova create myApp com.dedris.myapp MyApp
cd myApp
# Add a platform and run it
cordova platform add android
cordova run android
A curated toolkit that brings docs, UI components and starter templates together in one open, friendly place.
Reusable, copy-paste widgets — buttons, cards, lists, tabs, modals and more — designed to feel right on mobile.
Every widget ships with a minimal, working starter you can drop straight into your Cordova www/ folder.
One codebase, two platforms. Build with HTML, CSS and JavaScript and deploy native everywhere.
Guides written specifically for Cordova workflows, from first install to app-store build.
A hand-picked list of actively-maintained Cordova plugins, so you spend less time hunting.
No paywalls, no commercial tiers. Built by the community, for the community — under MIT.
Cordova is a powerful, genuinely open way to build cross-platform apps — but its ecosystem deserves a friendlier front door. DedrisFramework curates documentation, components and templates so developers can keep choosing the open path with confidence.
We're an independent community project. Our only goal is to support Cordova and make sure it has a vibrant future.
Read our mission →Start from a polished widget and make it yours. Each one is a self-contained starter template.
Solid, outline and icon buttons.
Content containers with media.
Bottom and top navigation.
Inputs, toggles and selects.
Dialogs and action sheets.
Scrollable, swipeable rows.
Lightweight notifications.
Spinners and progress.
Follow the getting-started guide and have an app running on your device in minutes.
Get started — it's free