Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/kspearrin/Visual-Studio-jQuery-Code-Snippets
- Owner: kspearrin
- License: mit
- Created: 2012-09-26T17:17:55.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2024-02-20T17:47:48.000Z (10 months ago)
- Last Synced: 2024-08-01T16:44:12.188Z (5 months ago)
- Topics: jquery, visual-studio, visual-studio-extension
- Language: HTML
- Homepage: http://bit.ly/Qv03jJ
- Size: 263 KB
- Stars: 258
- Watchers: 47
- Forks: 81
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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.