Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kspearrin/Visual-Studio-jQuery-Code-Snippets

130+ jQuery code snippets for Visual Studio 2012-2019.
https://github.com/kspearrin/Visual-Studio-jQuery-Code-Snippets

jquery visual-studio visual-studio-extension

Last synced: about 2 months ago
JSON representation

130+ jQuery code snippets for Visual Studio 2012-2019.

Awesome Lists containing this project

README

        

# Visual Studio jQuery Code Snippets

[![Build status](https://ci.appveyor.com/api/projects/status/3o0b1ofu94xuqpsa?svg=true)](https://ci.appveyor.com/project/kspearrin/visual-studio-jquery-code-snippets)

This project hosts a collection of common jQuery code snippets for use in Visual Studio 2012-2019. See a demo video on YouTube here: .

## Installation

1. Open Visual Studio 2012/2013/2015/2017/2019.
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](https://github.com/kspearrin/Visual-Studio-jQuery-Code-Snippets/wiki/Using-Code-Snippets).

You can also download and install the extension from the [Visual Studio Marketplace](https://marketplace.visualstudio.com/items?itemName=kspearrin.jQueryCodeSnippets).

## Snippet Listing

There are over 130 code snippets for jQuery included. Check out the [snippet listing](https://github.com/kspearrin/Visual-Studio-jQuery-Code-Snippets/wiki/Snippet-Listing).

## Changelog

**v1.8.0**
- Added VS 2019 support.

[Previous Versions](https://github.com/kspearrin/Visual-Studio-jQuery-Code-Snippets/wiki/Release-Notes)

## Contributing

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