Jo

Jo (0.5.0) is a thin (~16K) candy shell for making HTML5 apps. Jo works with: PhoneGap, Chrome, Safari, Opera, FireFox, iOS, Android, BlackBerry 10, Tizen, & Windows Phone 8+. Features include skin…

  • 所有者: davebalmer/jo
  • 平台:
  • 許可證: MIT License
  • 分類:
  • 主題:
  • 喜歡:
    0
      比較:

Github星跟蹤圖

Summary

Jo is a JavaScript framework for HTML5 capable browsers and devices. It was
originally designed to work on mobile platforms as a GUI and light data layer
on top of PhoneGap. Since its creation, Jo has also been tested successfully
as a lightweight framework for mobile browsers, newer desktop browsers, and
even Dashboard widgets.

Building

It's pretty easy to build on your own, but to get the most out of it you'll
want to get a minifier like jsmin or the YUI Compressor. Minified and
gzipped, Jo weighs in around 12K with no other JavaScript library dependancies.

Mac OSX, Linux & BSD

cd jo
./build

Windows

cd jo
build.bat

If you're not up for building the library yourself, there's nothing wrong with
downloading the latest stable release, all built and ready to plug in by selecting
"Download as Zip" here on GitHub.

Directory Map

Important files in the directory tree are:

  • js/jo_min.js

    This is the jo library bundled and minified, ready to drop into your project. You
    will need to build the library to make this file (as well as the un-minified
    version jo.js which is useful for debugging).

  • css/flattery/*

    This is the new CSS3 bundle ready to ship your app with. Also serves as a good example
    of modern HTML5 styling capabilities. Looks pretty bad in IE up through version 8.

  • docs/*.mdown

    These are supplimental doc files which are used by joDoc to build out the
    developer guide portions of the documentation.

endorse

概覽

名稱與所有者davebalmer/jo
主編程語言CSS
編程語言Shell (語言數: 5)
平台
許可證MIT License
發布數4
最新版本名稱0.5.1 (發布於 )
第一版名稱0.4.0 (發布於 2011-02-08 02:45:10)
創建於2010-06-05 08:29:02
推送於2020-02-11 19:41:13
最后一次提交2020-02-11 12:41:12
星數1.2k
關注者數42
派生數180
提交數434
已啟用問題?
問題數71
打開的問題數26
拉請求數19
打開的拉請求數3
關閉的拉請求數5
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?
去到頂部