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 allows JavaScript to run in more environments, even on the server side, so that this language has attracted attention again. 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 source JavaScript library that makes those differences based on visitor browsers (differences in support for the new HTML5 and CSS3 Standards) the work of front-end engineers who develop different levels of experience becomes easier.
Click to access: http://www.modernizr.com/
MicroJS
MicroJS is a newly released website project dedicated to providing JavaScript lightweight libraries for the most common development tasks, including Ajax, JSON, DOM, and object-oriented JavaScript, it is a gold mine that really deserves 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 websites. 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/