AJAX utility for consuming chunked JSON responses
This jQuery plugin provides utility functions for making AJAX requests, initializing DataTables, and dynamically populating `<select>` elements. It simplifies the process of fetching data from APIs and displaying it in a user-friendly format.
A Ajax utility.
Basic ajax utility: jQuery.ajax with Q promises and interceptors API
A small promise-based ajax utility with declarative configuration
A very simplistic ajax utility
A library for faking Ajax responses in your Jasmine suite
A collection of utility functions.
JavaScript library for DOM operations
Utility Types Collection for TypeScript
Runtime type checking for React props and similar objects.
Useful utility collection with zero dependencies
Makes it easy to make ajax calls and parse the response
ToastrJS is a JavaScript library for Gnome / Growl type non-blocking notifications. jQuery is required. The goal is to create a simple core library that can be customized and extended.
A helper utility to parse and validate WebdriverIO options
Utility to parse a string bytes to bytes and vice-versa
General purpose node utilities
TypeScript definitions for jasmine-ajax
Cross-browser element.classList
A utility to retry failed async methods.
Metal.js utility to perform Ajax requests
Add-on to jQuery Ajax to enable unobtrusive options in data-* attributes
hast utility to serialize to HTML
No description provided.
Turbograft is a hard fork of Turbolinks, allowing you to perform partial page refreshes and offering ajax form utilities.
Lightweight gem that utilizes Rails server-side model validations to display client-side error messages for Ajax form submissions.
When you rendering the ERB templates/partials, utility remembers javascript syntax and add it to the end of Ajax response body
== Rails 3.1 javascript - Util asset pack == Sets up a window.Util object which includes * Spinner, with methods to set spinner next to element or hide the spinner * AjaxForm, to ajax enable simple forms * jQuery ajaxError global handler, exception data during development and friendly message in production == Usage spinner (js version) window.Util.spinner.nextTo('#my_button'); window.Util.spinner.nextTo('#my_button', 3, 4); // selector, top offset, left offset window.Util.spinner.hide(); ajax form (coffee script version) jQuery -> new window.Util.AjaxForm '#my_form', -> log "my_form submit success callback" == Install Update the Gemfile in your rails project, add the following line gem 'javascript_util_asset_pack' Run the generator rails generate javascript_util_asset_pack does the following: * Copy spinner.gif to /app/assets/images * Update application.html.erb adding javascript create window.Rails.env variable * Update application.html.erb adding image_tag for spinner.gif * Update application.js adding util_pack == WARNING * 0.0.10 and 0.0.11 are bad versions, use 0.0.12 or above == Coming Soon * configuration object * text in ajaxError overrides * spinner id override == Resources * spinner.gif generated using http://www.ajaxload.info == License The Unlicense (aka: public domain) http://unlicense.org == Ruby Gems * https://rubygems.org/gems/javascript_util_asset_pack
Arachni is a feature-full, modular, high-performance Ruby framework aimed towards helping penetration testers and administrators evaluate the security of web applications. It is smart, it trains itself by monitoring and learning from the web application's behavior during the scan process and is able to perform meta-analysis using a number of factors in order to correctly assess the trustworthiness of results and intelligently identify (or avoid) false-positives. Unlike other scanners, it takes into account the dynamic nature of web applications, can detect changes caused while travelling through the paths of a web application’s cyclomatic complexity and is able to adjust itself accordingly. This way, attack/input vectors that would otherwise be undetectable by non-humans can be handled seamlessly. Moreover, due to its integrated browser environment, it can also audit and inspect client-side code, as well as support highly complicated web applications which make heavy use of technologies such as JavaScript, HTML5, DOM manipulation and AJAX. Finally, it is versatile enough to cover a great deal of use cases, ranging from a simple command line scanner utility, to a global high performance grid of scanners, to a Ruby library allowing for scripted audits, to a multi-user multi-scan web collaboration platform.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.