Updating conversion, creating readmes

This commit is contained in:
Jonas Zeunert
2024-04-19 23:37:46 +02:00
parent 3619ac710a
commit 08e75b0f0a
635 changed files with 30878 additions and 37344 deletions

View File

@@ -1,17 +1,15 @@
 Awesome jQuery
 Awesome jQuery
!Join the chat at https://gitter.im/peterkokot/awesome-jquery (https://badges.gitter.im/Join%20Chat.svg) 
(https://gitter.im/peterkokot/awesome-jquery?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
!Join the chat at https://gitter.im/peterkokot/awesome-jquery (https://badges.gitter.im/Join%20Chat.svg) (https://gitter.im/peterkokot/awesome-jquery?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
!CCO License (https://img.shields.io/badge/license-CC0-blue.svg?style=plastic "CC0 License") (#contributing-and-license)
!Project Maintained (https://img.shields.io/badge/project-maintained-brightgreen.svg?style=plastic "Project Maintained") (https://github.com/petk/awesome-jquery/commits/master)
!Build Status (https://img.shields.io/travis/petk/awesome-jquery/master.svg) (https://travis-ci.org/petk/awesome-jquery)
A curated list of awesome jQuery (http://jquery.com/) plugins, resources and other shiny things. Inspired by the awesome-* trend on GitHub.
▐ jQuery (http://jquery.com/) is a fast, small, and feature-rich JavaScript (https://developer.mozilla.org/en-US/docs/Web/JavaScript) library. It makes things like HTML document traversal and manipulation, event
▐ handling, animation, and Ajax much simpler with an easy-to-use API that works across a multitude of browsers. With a combination of versatility and extensibility, jQuery has changed the way that millions of 
▐ people write JavaScript.
▐ jQuery (http://jquery.com/) is a fast, small, and feature-rich JavaScript (https://developer.mozilla.org/en-US/docs/Web/JavaScript) library. It makes things like HTML document traversal and manipulation, event handling, animation, and
▐ Ajax much simpler with an easy-to-use API that works across a multitude of browsers. With a combination of versatility and extensibility, jQuery has changed the way that millions of people write JavaScript.
Table of contents
@@ -106,8 +104,7 @@
⟡ jQuery Foundation (https://jquery.org/) - Providing jQuery and many other projects home and support.
⟡ jQuery Source Viewer (https://j11y.io/jquery/) - Browser of jQuery method implementations.
⟡ Alternative jQuery Documentation Browser (http://jqapi.com/) - Faster way to browse the jQuery documentation.
⟡ TodoMVC (https://github.com/tastejs/todomvc) - Helps you select JavaScript framework. Same Todo application created in multiple popular JavaScript MV frameworks including jQuery 
(http://todomvc.com/examples/jquery/).
⟡ TodoMVC (https://github.com/tastejs/todomvc) - Helps you select JavaScript framework. Same Todo application created in multiple popular JavaScript MV frameworks including jQuery (http://todomvc.com/examples/jquery/).
⟡ jQuery CheatSheet (http://lab.abhinayrathore.com/jquery-cheatsheet/)
⟡ Programming Community Curated Resources for Learning jQuery (https://hackr.io/tutorials/learn-jquery)
⟡ HTML Tutorial by Scaler (https://www.scaler.com/topics/html/)
@@ -270,8 +267,7 @@
Internationalization (i18n) and localization (l10n).
⟡ i18n properties (https://github.com/jquery-i18n-properties/jquery-i18n-properties) - Lightweight plugin for providing internationalization to JavaScript from .properties 
(https://en.wikipedia.org/wiki/.properties) files
⟡ i18n properties (https://github.com/jquery-i18n-properties/jquery-i18n-properties) - Lightweight plugin for providing internationalization to JavaScript from .properties (https://en.wikipedia.org/wiki/.properties) files
⟡ jquery.i18n (https://github.com/wikimedia/jquery.i18n) - jQuery based Javascript internationalization library for easy internationalization of web application
⟡ jquery.localize.js (https://github.com/coderifous/jquery-localize) - Easy internationalization of your static web site
@@ -341,11 +337,9 @@
⟡ Node.js:
* **Bower** (https://bower.io/) - Useful package manager optimized for the front-end. 
* **cheerio** (https://cheerio.js.org/) - jQuery for server-side manipulations. It makes possible to construct jQuery instance from HTML string then query and manipulate it. Does not implement ajax and effects A 
PI. 
* **cheerio** (https://cheerio.js.org/) - jQuery for server-side manipulations. It makes possible to construct jQuery instance from HTML string then query and manipulate it. Does not implement ajax and effects API.
⟡ PHP:
* **PHP front end setup without Node** (https://www.sitepoint.com/look-ma-no-nodejs-a-php-front-end-workflow-without-node/) - Tutorial how to combine BowerPHP, Mini-Asset and Robo.li into a PHP front end asset b 
uilding pipeline. 
* **PHP front end setup without Node** (https://www.sitepoint.com/look-ma-no-nodejs-a-php-front-end-workflow-without-node/) - Tutorial how to combine BowerPHP, Mini-Asset and Robo.li into a PHP front end asset building pipeline.
* **symfony-collection** (https://github.com/ninsuo/symfony-collection) - jQuery Plugin that manages adding, deleting and moving elements from a Symfony2 collection. 
⟡ Python:
* **django-static-jquery** (https://pypi.org/project/django-static-jquery/) - jQuery packaged in an handy Django app to speed up new applications and deployment.
@@ -377,8 +371,8 @@
⟡ cash (https://github.com/kenwheeler/cash) - small jQuery alternative for modern browsers. Includes all API with deliberate exception for ajax.
⟡ Zepto (https://zeptojs.com/) - small jQuery alternative, which includes ajax, effects and additional utilities.
⟡ jBone (http://jbone.js.org/) - jQuery implementation to use with Backbone. Supports only subset of API which is required for Backbone to work. Can be a byte-saver if you don't intend to use jQuery directly, 
but have Backbone in your project.
⟡ jBone
 (http://jbone.js.org/) - jQuery implementation to use with Backbone. Supports only subset of API which is required for Backbone to work. Can be a byte-saver if you don't intend to use jQuery directly, but have Backbone in your project.
Back to top (#awesome-jquery)
@@ -401,8 +395,7 @@
Contributing and License
You are most welcome to contribute (CONTRIBUTING.md) to this awesome jQuery list as well. Big thanks to all contributors (https://github.com/petk/awesome-jquery/graphs/contributors) who have helped to build this
list.
You are most welcome to contribute (CONTRIBUTING.md) to this awesome jQuery list as well. Big thanks to all contributors (https://github.com/petk/awesome-jquery/graphs/contributors) who have helped to build this list.
!CC0 (https://licensebuttons.net/p/zero/1.0/88x31.png) (https://creativecommons.org/publicdomain/zero/1.0/)