HTML5 Project Quick Guide, html5project

Source: Internet
Author: User
Tags html5 boilerplate

HTML5 Project Quick Guide, html5project
HTML5 Project Quick Guide

  • HTML5 Project Quick Guide
    • Get a basic project template
    • Library thirdparty list
    • Locale support
    • JQuery support

Get a basic project template
Name Url
* HTML5 Boilerplate Https://html5boilerplate.com/
Initializr Http://www.initializr.com/

The above helps to generate a basic HTML5 project.
Web Developer Checklist can help about some self improvement.

Library/thirdparty list
Name Url Description
Jquery Http://jquery.com DOM helper library
Bootstrap Http://getbootstrap.com UI framework
Bootstrap (CN) Http://www.bootcss.com UI Framework
Require Http://requirejs.com Modulizer
Backbone Http://backbonejs.org/ MVC
Undercore Http://underscorejs.org/ Functional program
Mockjs Http://mockjs.com/ Data mock library
Modernizr Http://modernizr.com/ Detects HTML5 and CSS3 features in the user's browser
Coffee-script Http://coffee-script.org/ Javascript helper language library

See more at cdnjs.net a CDN javascript sources library.

Locale support
Name Url
* I18next Http://i18next.com/index.html
Require-i18n Http://requirejs.org/docs/download.html#i18n

I18nextIs a full featured locale library, will help a lot.
SelectRequire-i18nWhen you are usingRequireJS, And it's really small.

JQuery support

JQueryHas been required by default inHTML5 BoilerplateTemplate.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.