fbootstrapp

HTML, CSS, and JS toolkit for facebook apps

  • 所有者: ckrack/fbootstrapp
  • 平台:
  • 許可證: Apache License 2.0
  • 分類:
  • 主題:
  • 喜歡:
    0
      比較:

Github星跟蹤圖

FBOOTSTRAPP

Fbootstrapp is a toolkit for kickstarting the development of facebook iframe apps.

It is based on Twitter's excellent Bootstrap.
Just as that, it includes base CSS styles for typography, forms, buttons, tables, grids, navigation, alerts, and more.

However, these are all styled in colors reminiscing facebook's UI.

There are two 12-column grids included, one for 520px (fan-page), the other one for 760px (standalone app).
Put your content in a <div class="container"> or a <div class="container canvas">

Usage

You can use Fbootstrapp in one of two ways: just drop the compiled CSS into any new project and start cranking, or run LESS on your site and compile on the fly like a boss.

Here's what the LESS version looks like:

<link rel="stylesheet/less" type="text/css" href="lib/bootstrap.less">
<script src="less.js" type="text/javascript"></script>

Or if you prefer, the standard css way:

<link rel="stylesheet" type="text/css" href="bootstrap.css">

For more info, refer to the bootstrap docs @ http://twitter.github.com/bootstrap
The usage is identical.

Bug tracker

Have a bug? Please create an issue here on GitHub!

https://github.com/ckrack/fbootstrapp/issues

Authors

Clemens Krack (Fbootstrapp)

Mark Otto (Bootstrap)

Jacob Thornton (Bootstrap)

License

Copyright 2011 Twitter, Inc.
Copyright 2011 C. Krack

Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0

主要指標

概覽
名稱與所有者ckrack/fbootstrapp
主編程語言JavaScript
編程語言JavaScript (語言數: 1)
平台
許可證Apache License 2.0
所有者活动
創建於2011-12-24 16:39:07
推送於2016-03-12 08:45:13
最后一次提交2012-01-17 15:34:29
發布數6
最新版本名稱v1.4.0 (發布於 2011-11-03 17:42:30)
第一版名稱v1.0.0 (發布於 2011-08-18 11:45:49)
用户参与
星數1.6k
關注者數87
派生數172
提交數739
已啟用問題?
問題數26
打開的問題數16
拉請求數0
打開的拉請求數4
關閉的拉請求數0
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?