Coder Social home page Coder Social logo

mokinam / phonon-framework Goto Github PK

View Code? Open in Web Editor NEW

This project forked from phonon-framework/phonon

0.0 2.0 0.0 2.28 MB

Phonon is a lightweight & scalable Javascript/CSS3/HTML5 mobile framework to develop a single page application based on Phonegap / Apache Cordova.

Home Page: http://phonon.quarkdev.com/

License: MIT License

JavaScript 75.39% HTML 10.60% CSS 14.01%

phonon-framework's Introduction

Phonon: the light weight, scalable, flexible and customizable HTML5 Web - Mobile Framework.

npm license GitHub contributors

Originally, Phonon has been created for building hybrid apps with Apache Cordova by using web technologies such as HTML, CSS and JavaScript. Phonon gives an intuitive and amuzing way of building apps. For example, the app's workflow can be defined with page events. This framework is also an UI framework proposing many features that are generic, which means they don't differ from mobile platforms. On the other hand, you can define your style according to the platform, because Phonon adds the OS class in the body tag. The main JavaScript file called phonon-core.js is only 23 kB! This file is the minimal file for running Phonon with basic CSS only components. Then you can load each component that you need. Since the version 1.0.0 released in August 2015, Phonon became browser-friendly which means you can build hybrid apps with Cordova or web apps!

Table of contents

Quick start

Several quick start options are available:

  • Download the latest release and use dist files.
  • Clone the repo: git clone https://github.com/quark-dev/Phonon-Framework.git. Do not forget to run npm install.
  • Install with npm: npm install phonon.
  • Install with Bower: bower install phonon.
  • Use CDNJS.

The best place to start with Phonon is the Getting Started section.

Documentation

Please, visit the website.

Demos

Code examples can be found in the docs or in the examples folder in this repository.

Compatibility

For more information, please see the compatibility section.

  • Android 4.1+
  • iOS 7+
  • IE10+ (IE9 is partially supported)
  • Chrome 30+
  • Firefox 10+
  • Opera 12+

Why use Phonon

Scalability

Javascript: Phonon modules are independent each other. It is fine to use only one Phonon feature or component, but you will fall in love with all the features. :)

Library Agnostic

Use your favorite design pattern (MVW, MVVM, MVC, ...) or a module loader with Phonon! For example, Phonon plays well with RiotJS, AngularJS, RequireJS and VueJS.

Internationalization

A Phonon app is almost perfect, but an internationalized Phonon application, it's even better! The i18n module permits to manage your language files and to bind the correct language values inside your HTML templates with attributes. Learn more

Light-weight framework

The Phonon framework is very light (phonon-core.js is only 23 kB!).

phonon-framework's People

Contributors

qathom avatar bafs avatar john-henrique avatar gregwar avatar oksiquatzel avatar kserin avatar hugocrd avatar yoprogramo avatar alfoadd avatar wietsewind avatar michaelkoetter avatar sanasol avatar xclydes avatar andreujuanc avatar mikesten avatar axjs avatar ckhsu3926 avatar vinay1069 avatar

Watchers

James Cloos avatar  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.