반응형
반응형

Framework7: An HTML framework for building iOS7 apps

 

Framework7 is a fully featured HTML framework just for building hybrid (Phonegap) and web-based apps with a native iOS7 feel. It’s ultra lightweight while remaining flexible.

f7

Framework7

Full Featured HTML Framework For Building iOS7 Apps

Attention!

Framework7 is on early development stage, so many things may be changed and sorted in a short time.

Getting Started

  • Clone/download this repo
  • Start building your App from changing Kitchen Sink, or from a clean template from dist/ folder

Server

Because Framework7 uses Ajax for navigation between pages you will need a server. So to make it work you should put dist folder (or Kitchen Sink) on a server. Or, as an option, you may use Grunt's server. Just run:

$ grunt server
  • Kitchen Sink will be available on http://localhost:3000/kitchen-sink/
  • Dist - on http://localhost:3000/dist/

Kitchen Sink

Framework7' JS and CSS files in Kitchen Sink are temporary linked to build/ to make development process easier on this stage. So to make it work you need to build Framework7 (see Build section) or to re-link JS and CSS files to dist/ folder.

 


Forum

If you have questions about Framework7 or want to help others you are welcome to special forum athttp://www.idangero.us/framework7/forum/

 

 

 

반응형
반응형

Fluidity: Making HTML 100% responsive

Fluidity is a tiny bit of CSS (107 bytes total) that fixes the part of HTML that isn’t completely responsive. It makes changes to the way images, tables, iframes, preformatted text, and canvas elements, so that they’re completely responsive.

fluidity

 

반응형
반응형

Code Guide by @mdo: Standards for sustainable HTML and CSS

Reference / Added on March 18, 2014

This Code Guide by @mdo is a fantastic guide to create sustainable, flexible, and durable HTML and CSS. It includes guidelines for syntax, attribute orders, classes, comments, and more.

code guide

 

Standards for flexible, durable, and sustainable HTML and CSS.  http://mdo.github.io/code-guide/

 

 

반응형
반응형

Embed Curl: Embeddable curl commands

curl

Homepage: https://www.embedcurl.com/

 

반응형
반응형

Native Form Elements: A handy visual reference

nativelements

 

반응형
반응형

HTML.js: Enjoy working with the DOM

HTML.js

 

반응형

'프로그래밍 > Web' 카테고리의 다른 글

SlimerJS: Scriptable browser for devs  (0) 2013.08.19
20 Useful Chrome Extensions for Developers  (0) 2013.08.19
PSD.rb: Read and write PSD files with Ruby  (0) 2013.08.14
Why Does Angular.js Rock?  (0) 2013.08.13
git - 간편 안내서  (0) 2013.08.12

+ Recent posts