Quite often, I step on the same rake. Trying to execute any project as soon as possible, I head off to implement the necessary functionality. And after a week, I always come across a description of the library, framework, or plug-in, using which I could do my part of the work many times faster. In general, now I try to keep abreast of ready-made solutions in areas of interest to me. Recently, I often have to work with javascript and therefore, now I pay special attention to the jQuery library and its plugins. I must say that it is simply impossible to overlook such a variety of ready-made solutions. This article is based on the
“50 Awesome New jQuery Plugins” review I read a couple of days ago.
Globalization

In different languages and cultures, the rules for writing such common things as date, monetary values and fractional numbers can vary greatly. Globalization plugin allows you to process and convert these values in the desired format. It includes rules for 350 different cultures and languages.
Learn more, downloadWYSIWYG HTML editor

The CLEditor plugin provides an easy, flexible, cross-browser WYSIWYG HTML editor that you can easily add to any page.
Learn more, download')
Plugin for working with flowers
The xcolor plugin is an easy-to-use jQuery library extension, providing a ton of different possibilities for working with colors. You can combine colors, get their monochrome versions, find out the next safe colors and more. In addition, the plugin extends the capabilities of the
animate method, allowing it to smoothly change the css properties set by color values (for example, you can smoothly change the background color of an element). All colors can be set in various formats: RGB, HSV / HSB, HSL.
Learn more, downloadSexy.js
A miniature library with which you can make the code of your ajax requests even easier. For example, instead of
<link rel="stylesheet" href="css/comments.css" type="text/css" />
you can write
Sexy
.js('/js/jquery.template.min.js')
.css('css/comments.css')
.text('comments.tpl')
.json('comments.json', function (data, status, tpl) {
$.template(tpl, data).appendTo('#comments');
});
Learn more, downloadCrazy dots

The jdCrazyDots plugin creates an animation “data is loaded” without using images (only css and html). It looks best in browsers that support CSS3, but it looks good in older versions too.
Learn more, downloadView in actionTransform
This plugin allows you to produce simple geometric transformations (bevels, scaling, turning, moving) html-elements, both in browsers that support CSS3, and in older versions. Works in Firefox 3.5+, Safari 3.1+, Chrome, Opera 10.5+ and IE 5.5+.
Learn more, downloadCute balloon

Cute Balloon allows you to create very effective stickers with the specified content.
Learn more, downloadView in actiongvChart

A plugin that uses Google Charts to build charts. It is very easy to use and allows you to create five types of charts: linear, area-charts, histograms, bar graphs, and pie charts.
Learn more, downloadView in actionDDchart

Using the DDchart plugin you can build animated histograms based on the data specified in the JSON format.
Learn more, downloadView in actionjQnotice

Allows you to show animated notes.
Learn more, downloadView in actiongoMap

The plugin allows you to easily add google maps to your site, as well as to make some manipulations with them.
Learn more, downloadExamples of usingjMapping

With this plugin, you can quite simply place on your website a google map, as well as a list of links that will show the specified places on it.
Learn more, downloadExamples of usingjQuery.validity

The use of this plugin will greatly facilitate the task of checking the data entered by the user, as well as notifying you of errors made during this process.
Learn more, downloadView in actionFormation

Generates the html form that you specify using the methods of this plugin (no html). In addition to the fields themselves, you can specify rules for checking the data entered into them.
Learn more, downloadAnimated Table Sort

Performs an animated sorting of the rows of the table by the elements of the specified column. This process looks very exciting, I recommend to look.
See in action, downloadCoin slider

The so-called slider. Organizes the viewing of a group of pictures. The transition from one image to another occurs through various animation effects.
Learn more, downloadView in actionSudo slider

Universal slider, with lots of different possibilities. It can be used to "page through" not only images, but also any other page elements. It has all the necessary features. For example, it allows you to use several sliders on one page at once, can be set to automatic mode, has various means of “paging”, etc.
See in action, downloadjQuery.popeye 2.0

A miniature, very elegant image slider.
Learn more, downloadView in actionEasy gallery

Easy and easy to use image gallery.
Learn more, downloadView in actionYoxview

Image Gallery. Although in reality it can be not only images, but also any other page elements.
See in action, downloadExposure

Plugin with elegant image gallery.
Learn more, downloadView in actionCloud Zoom

Cloud Zoom allows you to view images in detail, increasing the part of the image where the cursor is located. It has several modes of operation.
See in action, downloadLightbox_me

A plugin that implements the ability to display any element as a lightbox (I think the illustration makes it clear what is meant by this term).
See in action, downloadjTweetsAnywhere

This plugin will help you integrate twitter services to your website with a few lines of code.
Learn more, downloadSo so social
This plugin uses jQuery and YQL (Yahoo Query Language) to collect RSS feeds from various social networks.
Learn more, download