码迷,mamicode.com
首页 > 编程语言 > 详细

10+ Useful Javascript Libraries for Your New Proje

时间:2015-05-05 22:08:00      阅读:183      评论:0      收藏:0      [点我收藏+]

标签:

JavaScript Library is basically a pre-written scripting language that ease the development of JavaScript based applications such as AJAX and other web-centric technologies.These JavaScript libraries are often called JavaScript frameworks.Popular JavaScript libraries such as jQuery, MooTools, Prototype, Dojo and YUI can be great for accomplishing common JavaScript tasks.

The main use of these libraries is to write functions which are embedded in or incorporated from HTML pages and interact with DOM of the page.All of these frameworks have functions for common JavaScript tasks like animations, DOM manipulation, and Ajax handling.Java script programming makes experience of of work easier , safer, and much more exciting.

The features of JavaScript libraries are enabled to be the best and result oriented with advanced features like multi-touch gesture, Js Widget, Mouse Trap and much more. So check all the qualities of the Javascript libraries in our list today on “10+ Useful Javascript Libraries for Your New Project”.

Angular.js

技术分享

 

AngularJS lets you write client-side web applications as if you had a smarter browser. It lets you use good old HTML (or HAML, Jade and friends!) as your template language and lets you extend HTML’s syntax to express your application’s components clearly and succinctly. It automatically synchronizes data from your UI (view) with your JavaScript objects (model) through 2-way data binding. To help you structure your application better and make it easy to test, AngularJS teaches the browser how to do dependency injection and inversion of control.

React

技术分享

React is a JavaScript library for building user interfaces.

 

Foundation

技术分享

Foundation is the most advanced responsive front-end framework in the world. You can quickly prototype and build sites or apps that work on any kind of device with Foundation, which includes layout constructs (like a fully responsive grid), elements and best practices.

Meteor

技术分享

Meteor is an ultra-simple environment for building modern web applications.

 

Three.js

技术分享

The aim of the project is to create a lightweight 3D library with a very low level of complexity — in other words, for dummies. The library provides <canvas>, <svg>, CSS3D and WebGL renderers.

Pdf.js

技术分享

PDF.js is a Portable Document Format (PDF) viewer that is built with HTML5. PDF.js is community-driven and supported by Mozilla Labs. Our goal is to create a general-purpose, web standards-based platform for parsing and rendering PDFs.

Backbone

技术分享

Backbone.js gives structure to web applications by providing models with key-value binding and custom events, collections with a rich API of enumerable functions,views with declarative event handling, and connects it all to your existing API over a RESTful JSON interface.

Select2

技术分享

 

Select2 is a jQuery-based replacement for select boxes. It supports searching, remote data sets, and pagination of results.

Leaflet

技术分享

Leaflet is an open source JavaScript library for mobile-friendly interactive maps. It is developed by Vladimir Agafonkin of MapBox with a team of dedicated contributors. Weighing just about 30 KB of gzipped JS code, it has all the features most developers ever need for online maps.

Ionic

技术分享

Ionic is the open source HTML5 Mobile Framework for building amazing, cross-platform hybrid native apps with HTML, JavaScript, and CSS.

Vis.js

技术分享

A dynamic, browser based visualization library. The library is designed to be easy to use, to handle large amounts of dynamic data, and to enable manipulation of and interaction with the data. The library consists of the components DataSet, Timeline, Network, Graph2d and Graph3d.

 

Blast.js

技术分享

Blast.js separates text in order to facilitate typographic manipulation. It has four delimiters built in: character, word, sentence, and element. Alternatively, Blast can match custom regular expressions and phrases.


10+ Useful Javascript Libraries for Your New Proje

标签:

原文地址:http://my.oschina.net/u/126382/blog/411064

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!