In recent years, JavaScript has been paid more and more attention. It is not just a scripting language for writing Special webpage effects, but is now widely used in front-end interaction of websites. It is worth mentioning that the node. js sought after by web developers makesJavascriptThe ability to run in more environments, even on the server side, makes this language a new concern. Today, this article recommends ten extremely useful tools to JavaScript developers.
Yepnope
Yepnope is an asynchronous conditional loading framework, which is extremely fast and only loads the required scripts for users. It is very simple and useful!Click to access: http://yepnopejs.com/
Modernizr
Modernizr is an open sourceJavascriptLibrary, which makes it easier for front-end engineers who develop different levels of experience based on different visitor browsers (differences in support of the new HTML5 and css3 standards.Click to access: http://www.modernizr.com/
Microjs
Microjs is a newly launched website project dedicated to providing the most common development tasksJavascriptLightweight libraries, Ajax, JSON, Dom, and object-oriented JavaScript are the gold mines that really deserve your bookmarks.Click to access: http://microjs.com/
Diva. js
Diva is a tool library used to browse documents online. It is designed to provide page-by-page reading for multi-page documents in digital libraries. This is a very useful tool for online library or online bookstore website customer experience. Here is an example.Click to visit: http://ddmal.music.mcgill.ca/diva/
Bookmarklet Generator
As the name suggests, this is an online bookmarkdonefile generation tool. You only need to paste the code into the input box and click the button to generate the bookmarks.
Click to visit: http://benalman.com/code/test/jquery-run-code-bookmarklet/
Jqapi
Like other jquery developers, I spent a lot of time searching for documents. Jqapi is a better and friendly website.JqueryDocumentation, so now I am searching for help on this website.Click to visit: http://jqapi.com
Heatmap. js
The infinite possibilities of JavaScript continue to surprise me. For example, heatmap. js can leverage your dataHTML5Canvas generates heatmap for webpages.Click to visit: http://www.patrick-wied.at/static/heatmapjs/
Respond. js
Respond. JS isCss3The media query function is used in the browser of media query, such as IE.
Click to visit: https://github.com/scottjehl/Respond/blob/master/respond.min.js
Ligature. js
Ligature. js can automatically help you identify and process the locations where words need to be connected.
Click to visit: http://code.google.com/p/ligature-js/
Fittext. js
Fittext is an automatic text size adjustment plug-in that enables your web project to automatically adjust the font size on devices with different screen widths.
Click to access: http://fittextjs.com/