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 UIFramework Bindings
Onsen UI is framework agnostic. Pure JavaScript, jQuery, AngularJS, Angular 2+, React, Vue.js…
Read moreUnpkg 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>
You can also use the Node Package Manager (NPM) to install Onsen UI:
npm install onsenui --save
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.
Onsen UI releases and changelogs can be seen at OnsenUI/OnsenUI/release. The source repository is hosted in OnsenUI/OnsenUI. Please give us a ★!