前端开发的框架总结

jquery  



jquery ui  

Interactions

Complex behaviors like drag and drop, resizing, selection and sorting.

  • Draggable
  • Droppable
  • Resizable
  • Selectable
  • Sortable

Widgets

Full-featured UI controls — each has a range of options and is fully themeable.

  • Accordion
  • Autocomplete New!
  • Button New!
  • Datepicker
  • Dialog
  • Progressbar
  • Slider
  • Tabs

Utilities

Low-level utilities for building rich interactions, widgets, and effects.

  • Position New!
  • Widget

Effects

Animated transitions and easing for rich interactions.

Effect Methods















jquery handsontable    

Handsontable is a minimalistic approach to Excel-like table editor in HTML & jQuery




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.


underscore

Underscore is a utility-belt library for JavaScript that provides a lot of the functional programming support that you would expect in Prototype.js (or Ruby), but without extending any of the built-in JavaScript objects. It's the tie to go along with jQuery's tux, and Backbone.js's suspenders.


bootstrap

Simple and flexible HTML, CSS, and Javascript for popular user interface components and interactions.




你可能感兴趣的:(JavaScript,框架,前端开发,animation,Components,backbone.js)