Coder Social home page Coder Social logo

sihai / appframework Goto Github PK

View Code? Open in Web Editor NEW

This project forked from intel/appframework

0.0 2.0 0.0 20.56 MB

The definitive HTML5 mobile javascript framework

Home Page: http://app-framework-software.intel.com/

License: MIT License

JavaScript 78.27% CSS 21.73%

appframework's Introduction

App Framework - a HTML5 targeted Javascript Framework

App Framework is a Javascript framework targeted at HTML5 browsers with a blazingly fast query selector library that supports W3C queries.

Visit http://app-framework-software.intel.com/index.php for more information, documentation, and support.

Visit http://app-framework-software.intel.com/documentation.php#afui/afui_jquery for more information on using App Framework UI and jQuery.

Contribute

You can contribute to the core code by forking it and make a pull request. Please keep in mind we do not want to add functionality that is a one-off case. These are best dealt with via plugins.

You can make changes to the following files.

  1. appframework.js
  2. css/*.css
  3. ui/appframework.ui.js
  4. ui/transitions/*.js
  5. plugins/*.js
  6. plugins/css/*.css

#Building

We use Grunt to build our compiled files. When you have made a change, run "grunt rebuild" to compile new source and minified files to include in your PR.

grunt-closure-compiler requires the closure compiler jar file. The path is set in Gruntfile.js, but by default should exist in a directory called "closure" parallel to App Framework

  -- appframework
  -- closure
    -- build
      -- compiler.jar

Pull Requests

Pull requests will not be considered without the following:

  1. Explanation of the bug
  2. Test case that proves the current code base is failing
  3. Explanation of the fix

We will pull the code down and test it and then provide feedback. If everything passes, we will merge and rebuild the files.

Bugs

Please use github issues and file any bugs with the following

  1. Any error messages from the console

  2. Line numbers of offending code

  3. Test cases

  4. Description of the error

  5. Expected result

  6. Browser/Device you are testing on

License

App Framework is is licensed under the terms of the MIT License, see the included license.txt file.

App Framework uses code from the following software:

  1. Zepto.js - Thomas Fuchs (MIT X11 License)

  2. qUnit - jQuery Foundation (MIT X11 License)

  3. ayepromise - Christoph Burgmer (BSD License)

appframework's People

Contributors

philzen avatar krisrak avatar townxelliot avatar dpesch avatar leoyuan avatar kavengagne avatar michelpa avatar mschatke avatar madebysoren avatar tdurand avatar jcuervo avatar selvinkuik avatar raulvejar avatar gudoy avatar pabloalcaraz avatar sharapeco avatar prma85 avatar jieyou avatar ledil avatar jjballano avatar gavinhungry avatar danmorton avatar mourjan avatar stereobooster avatar 5im-0n avatar ryanfiorini avatar rscohn2 avatar ktsour avatar bdusell avatar dobro 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.