Code Monkey home page Code Monkey logo

onsenui's Introduction

Onsen UI

Onsen UI is a Custom Elements-Based HTML5 UI Framework for BuildingYour Mobile Front End.

Onsen UI makes building applications simple basing on the concept of Web Components. Applications can be build using HTML tags web developers already know. It is built on top of heroic AngularJS and performance craving Topcoat.

Monaca IDE fully supports Onsen UI plugin.

Browser Support

Onsen UI is tested with the following browsers and mobile OS.

  • Android2.3.4+
  • iOS6+
  • Google Chrome
  • Safari

Demo

Click Here to see Onsen UI in action!

What's Included

Getting Started Using Templates

See getting started page.

Getting Started Using Monaca

See the Onsen UI Getting Started Page.

How to build

  • Clone this repository

      $ git clone https://github.com/monaca/OnsenUI.git
    
  • Open the terminal from OnsenUI directory

      $ cd OnsenUI
    
  • Install dependencies using npm

      $ npm install
    
  • Install gulp (globally)

      $ [sudo] npm install -g gulp
    
  • Type gulp to start building

      gulp build
    

The files will be built and copied into build, demo/lib/onsen/, and app/lib/onsen/ folder.

Running Demo

    $ npm install

    $ [sudo] npm install -g gulp

    $ gulp serve

Developing your app

Monaca IDE makes it super easy to create Onsen UI project, but if you want to use other IDEs, we provide project templates for you in the project_tempates folder. You will see the instruction on how to run the project there.

Documentation

See the current [Onsen UI docs].

Developing Onsen UI

Run gulp task to develop Onsen UI itself with livereload.

gulp serve

Access http://0.0.0.0:8000/demo/index.html and your code changes will be reloaded.

Contributing

  • Fill out the CLA here
  • Fork the repo
  • Commit your changes
  • Make a pull request to master branch.

Getting support

If anything about Onsen UI is unclear, please ask a question on Stackoverflow, and tag it "onsenui". An Onsen UI support engineer will answer it.

If you have any requests or comments regarding the development of Onsen UI, please feel free to direct them to the Twitter account (@Onsen_UI).

onsenui's People

Contributors

kruyvanna avatar igorminar avatar anatoo avatar masahirotanaka avatar roboncode avatar vojtajina avatar idealhack avatar shika22 avatar marqu3z avatar mhevery avatar michaelneale avatar elnur avatar ermakovich avatar fuentesjr avatar philspitler avatar segeda avatar marcenuc avatar rolaveric avatar jksdua avatar iszak avatar ifedotov avatar djebbz avatar cburgdorf avatar btford avatar andrewgross avatar alexeygolev avatar

Watchers

James Cloos avatar WPhannida avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.