This is a free online page to grab a jQuery quickstart code. It is just for copy and paste in a javascript or HTML file where you want to add jQuery library.
The purpose of this page is to provide a quickstart snippet for irregular jQuery developers. It is usually difficult to remember the url and starting syntax. I use it a lot of times to develop more tools for this project itself.
You can run it in a online javascript editor like jsfiddle and other free Javascript editors.
This snippet can be used to write a jquery plugin from scratch. Follow below steps to get this working.