Front-end development tool - plugins and libraries

1.animate.css Cross-browser CSS3 animation library, it presets shake, flash, bounce, flip, rotate (rotateIn/rotateOut), fadeIn/fadeOut ) and more than 60 kinds of animation effects, including almost all common animation effects.

2.bootstrap.css has typography, layout container, responsive streaming grid system

3.owl.theme.default.min.css slideshow plugin jQuery

4. flexslider.css Responsive jquery content scrolling plugin

5.pricing.css sliding box

6.jquery.js is a complete uncompressed jquery library, the file is relatively large, generally used for reading and learning source code, generally not used for online projects

7. The jquery.js compressed by jquery.min.js has the same function. The code in jquery.min.js has undergone special processing. For example, the name of the variable is basically written as a letter, and the format indentation has been deleted. So The file capacity is relatively small (min), and this file is generally called in the web page. It can be used to manipulate document objects, select DOM elements, create animation effects, event processing and other functions.

8.modernizr-2.6.2.min.js is an open source javascript library that detects whether the current browser supports css3 properties, and also detects whether the browser supports html5 features, such as css transformation, animation and 3D transformation. Browsers that don't support them will ignore them.

9.jquery.stellar.min.js plugin to calculate the number of remaining words in the input box

10.main.js webpage entry code

11.jquery.flexslider-min.js image carousel, text and image combined switching effect, sliding switching, with left and right arrows and buttons to scroll, and fade in and out effect.

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=325769740&siteId=291194637