作为Web开发工具10个最好的 Javascript 库
Best Javascript Libraries As Web Development Tools
在这个集合,将介绍2014年一些最佳的JavaScript库作为Web开发工具。希望你会喜欢它!
Headroom.js
Headroom.js is a lightweight, high-performance JS widget (with no dependencies!) that allows you to react to the user’s scroll. The header on this site is a living example, it slides out of view when scrolling down and slides back in when scrolling up.
MultiScroll.js
A simple plugin to create multi scrolling websites with two vertical scrolling panels.
Less.js
Less is a CSS pre-processor, meaning that it extends the CSS language, adding features that allow variables, mixins, functions and many other techniques that allow you to make CSS that is more maintainable, themable and extendable.
Sticker.js
A Javascript library that allows you to create a Sticker Effect. No dependencies (jQuery not required) and MIT License.
Inspired by Sanghee Cho’s Heroes Project.
Retina.js
Retina.js is an open source script that makes it easy to serve high-resolution images to devices with retina displays.
Harp
Harp serves Jade, Markdown, EJS, CoffeeScript, Sass, LESS and Stylus as HTML, CSS & JavaScript—no configuration necessary.
Batman.js
batman.js is released as open source software under the MIT license. We invite you to download, modify, and use the code. If you do anything you think other people would find useful, we love pull requests.
Hammer.js
A javascript library for multi-touch gestures.
fn.js
fn.js is an opinionated JavaScript library that pushes you to to adopt strategies that encourage a functional programming style. fn.js aims to support functional practices over performance or established conventions. In order to guide you on the right path, fn.js internals force avoidance of side effects, object mutation, and function state.
Unminify
Unminify is a free online tool to unminify(unpack, deobfuscate) JavaScript, CSS and HTML code, making it readable and pretty.