jquery-ajax-unobtrusive

jquery-ajax-unobtrusive JS library on GitHub jquery-ajax-unobtrusive JS library on npm Download jquery-ajax-unobtrusive JS library

Add-on to jQuery Ajax to enable unobtrusive options in data-* attributes

Version 3.2.6 License https://aka.ms/jquery-ajax-license Vulnerabilities 0
jquery-ajax-unobtrusive has no homepage
jquery-ajax-unobtrusive JS library on GitHub
jquery-ajax-unobtrusive JS library on npm
Download jquery-ajax-unobtrusive JS library
Keywords
unobtrusiveajaxmvcasp.netjquery

jQuery Unobtrusive Ajax

The jQuery Unobtrusive Ajax library complements jQuery Ajax methods by adding support for specifying options for HTML replacement via Ajax calls as HTML5 data-* elements.

This project is part of ASP.NET Core. You can find samples, documentation and getting started instructions for ASP.NET Core at the Home repo.

Remember to make your changes to only the src file. Use ".\build.cmd" to automatically generate the js file in dist directory, minify the js file, create a .nupkg and change the version in the package.json if needed.

To stage for a release, update the "version.props" file and run ".\build.cmd" (see Release Checklist here).