Improve this

Installation

Onsen UI has several quick and easy ways to get started, each one appealing to a different skill level and use case. Read through to see what suits your particular needs.

Onsen UI

Compiled and minified JavaScript, CSS and resources. Web Components version.

Download Onsen UI

Source Code

Source CSS, JavaScript, and other related files. Build instructions.

See GitHub Repo

Framework Bindings

Onsen UI is framework agnostic. Pure JavaScript, jQuery, AngularJS, Angular 2+, React, Vue.js…

Read more

Onsen UI CDN

Unpkg provides CDN support for Onsen UI’s CSS and JavaScript. Just use these CDN links.

<link rel="stylesheet" href="https://unpkg.com/onsenui/css/onsenui.css">
<link rel="stylesheet" href="https://unpkg.com/onsenui/css/onsen-css-components.min.css">
<script src="https://unpkg.com/onsenui/js/onsenui.min.js"></script>

Install with NPM

You can also use the Node Package Manager (NPM) to install Onsen UI:

npm install onsenui --save

Command line tool to package for mobile apps - Monaca CLI

Monaca CLI is deeply integrated with Onsen UI to provide a simple & quick build process for Cordova hybrid apps. Please refer to the Monaca CLI Tutorial to better understand the program’s installation and workflow. For more detailed information on the development feature provided by Monaca, please refer to What is Monaca.

Old Releases & Changelogs

Onsen UI releases and changelogs can be seen at OnsenUI/OnsenUI/release. The source repository is hosted in OnsenUI/OnsenUI. Please give us a ★!