Skip to content

modulexcite/Visual-Studio-jQuery-Code-Snippets

 
 

Repository files navigation

Visual Studio jQuery Code Snippets

Build status

This project hosts a collection of common jQuery code snippets for use in Visual Studio 2012, 2013, and 2015. See a demo video on YouTube here: http://www.youtube.com/watch?v=Escy0hbEkI8&hd=1.

Installation

  1. Open Visual Studio 2012/2013/2015.
  2. Navigate to Tools > Extensions and Updates.
  3. Search Online for "jquery code snippets".
  4. Select the "jQuery Code Snippets" extension and click Install.
  5. Restart Visual Studio.
  6. Start using the code snippets.

You can also download and install the extension from the Visual Studio Gallery.

Snippet Listing

There are over 130 code snippets for jQuery included. Check out the snippet listing.

Changelog

v1.6.0

  • Added jqOff, jqOffSel, and jqOnSel snippets. Thanks @everettcaleb!
  • Removed type="text/javascript" from all script tags in HTML snippets.
  • Updated HTML snippet default library versions to latest.

Previous Versions

Contributing

Please feel free to submit pull requests to the master branch.

About

130+ jQuery code snippets for Visual Studio 2012, 2013, & 2015.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 62.9%
  • C# 29.8%
  • JavaScript 5.6%
  • Batchfile 1.7%