WWW-Wappalyzer

 view release on metacpan or  search on metacpan

lib/WWW/wappalyzer_src/technologies/j.json  view on Meta::CPAN

  },
  "jQuery CDN": {
    "cats": [
      31
    ],
    "description": "jQuery CDN is a way to include jQuery in your website without actually downloading and keeping it your website's folder.",
    "icon": "jQuery.svg",
    "implies": "jQuery",
    "scriptSrc": "code\\.jquery\\.com/",
    "website": "https://code.jquery.com/"
  },
  "jQuery DevBridge Autocomplete": {
    "cats": [
      59
    ],
    "description": "Ajax Autocomplete for jQuery allows you to easily create autocomplete/autosuggest boxes for text input fields.",
    "icon": "jQuery.svg",
    "implies": "jQuery",
    "js": {
      "$.devbridgeAutocomplete": "",
      "jQuery.devbridgeAutocomplete": ""
    },
    "scriptSrc": [
      "/devbridgeAutocomplete(?:-min)?\\.js",
      "/jquery\\.devbridge-autocomplete/([0-9.]+)/jquery\\.autocomplete(?:.min)?\\.js\\;version:\\1"
    ],
    "website": "https://www.devbridge.com/sourcery/components/jquery-autocomplete/"
  },
  "jQuery Migrate": {
    "cats": [
      59
    ],
    "description": "Query Migrate is a javascript library that allows you to preserve the compatibility of your jQuery code developed for versions of jQuery older than 1.9.",
    "icon": "jQuery.svg",
    "implies": "jQuery",
    "js": {
      "jQuery.migrateVersion": "([\\d.]+)\\;version:\\1",
      "jQuery.migrateWarnings": "",
      "jqueryMigrate": ""
    },
    "scriptSrc": "jquery[.-]migrate(?:-([\\d.]+))?(?:\\.min)?\\.js(?:\\?ver=([\\d.]+))?\\;version:\\1?\\1:\\2",
    "website": "https://github.com/jquery/jquery-migrate"
  },
  "jQuery Mobile": {
    "cats": [
      26
    ],
    "description": "jQuery Mobile is a HTML5-based user interface system designed to make responsive web sites and apps that are accessible on all smartphone, tablet and desktop devices.",
    "icon": "jQuery Mobile.svg",
    "implies": "jQuery",
    "js": {
      "jQuery.mobile.version": "^(.+)$\\;version:\\1"
    },
    "scriptSrc": "jquery[.-]mobile(?:-([\\d.]))?(?:\\.min)?\\.js(?:\\?ver=([\\d.]+))?\\;version:\\1?\\1:\\2",
    "website": "https://jquerymobile.com"
  },
  "jQuery Modal": {
    "cats": [
      59
    ],
    "description": "JQuery Modal is an overlay dialog box or in other words, a popup window that is made to display on the top or 'overlayed' on the current page.",
    "dom": "link[href*='jquery.modal.min.css']",
    "icon": "jQuery Modal.png",
    "implies": "jQuery",
    "oss": true,
    "scriptSrc": "jquery-modal/([\\d\\.]+)/jquery\\.modal\\.min\\.js\\;version:\\1",
    "website": "https://jquerymodal.com"
  },
  "jQuery Sparklines": {
    "cats": [
      25
    ],
    "description": "jQuery Sparklines is a plugin that generates sparklines (small inline charts) directly in the browser using data supplied either inline in the HTML, or via javascript.",
    "implies": "jQuery",
    "scriptSrc": "jquery\\.sparkline.*\\.js",
    "website": "http://omnipotent.net/jquery.sparkline/"
  },
  "jQuery UI": {
    "cats": [
      59
    ],
    "cpe": "cpe:/a:jquery:jquery_ui",
    "description": "jQuery UI is a collection of GUI widgets, animated visual effects, and themes implemented with jQuery, Cascading Style Sheets, and HTML.",
    "icon": "jQuery UI.svg",
    "implies": "jQuery",
    "js": {
      "jQuery.ui.version": "^(.+)$\\;version:\\1"
    },
    "scriptSrc": [
      "jquery-ui[.-]([\\d.]*\\d)[^/]*\\.js\\;version:\\1",
      "([\\d.]+)/jquery-ui(?:\\.min)?\\.js\\;version:\\1",
      "jquery-ui.*\\.js"
    ],
    "website": "http://jqueryui.com"
  },
  "jQuery-pjax": {
    "cats": [
      26
    ],
    "description": "jQuery PJAX is a plugin that uses AJAX and pushState.",
    "html": "<div[^>]+data-pjax-container",
    "implies": "jQuery",
    "js": {
      "jQuery.pjax": ""
    },
    "meta": {
      "pjax-push": "",
      "pjax-replace": "",
      "pjax-timeout": ""
    },
    "scriptSrc": "jquery[.-]pjax(?:-([\\d.]))?(?:\\.min)?\\.js(?:\\?ver=([\\d.]+))?\\;version:\\1?\\1:\\2",
    "website": "https://github.com/defunkt/jquery-pjax"
  },
  "jqPlot": {
    "cats": [
      25
    ],
    "icon": "jqPlot.png",
    "implies": "jQuery",
    "scriptSrc": "jqplot.*\\.js",
    "website": "http://www.jqplot.com"



( run in 0.489 second using v1.01-cache-2.11-cpan-5b529ec07f3 )