Package Exports
- js-library-detector
- js-library-detector/library/libraries.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (js-library-detector) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Library Detector For Chrome
The Library Detector extension discovers which JavaScript libraries are being utilized on webpages that you visit and displays their icons on the Chrome Menu. Currently supports:
- AMP
- AmplifyJS
- Angular
- AngularJS
- Backbone.js
- base2
- boomerang
- Bootstrap
- Boq
- Brewser
- CamanJS
- CanJS
- Closure Library
- ControlJS
- Core-js
- Create React App
- CreateJS
- D3
- DC.js
- Dojo
- Drupal
- Ember.js
- Ext JS
- Fabric.js
- FastClick
- FlexSlider
- Flot Charts
- Foundation
- Framer
- FuseJS
- Gatsby
- Glow
- Google Maps
- gRaphaël
- Greensock JS
- GWT
- Hammer.js
- Handlebars
- HeadJS
- Highcharts
- IfVisible.js
- InfoVis
- Ink
- Isotope
- jQuery
- jQuery Mobile
- jQuery Tools
- jQuery UI
- Kento UI
- Knockout
- LABjs
- Leaflet
- Lodash
- Magento
- Mapbox
- Marionette
- Marko js
- Material Design Lite
- Matter.js
- MochiKit
- Modernizr
- Moment.js
- Moment Timezone
- MooTools
- Move.js
- Mustache.js
- Next.js
- Numeral.js
- Nuxt.js
- Paper.js
- PhiloGL
- Pixi.js
- Polymer
- Popcorn
- Preact
- Processing.js
- Prototype
- Pusher
- Qooxdoo
- Raphaël
- React
- RequireJS
- Rico
- RightJS
- Riot
- Sammy.js
- Script.aculo.us
- Sea.js
- Shopify
- Socket.IO
- SPF
- Spine
- SproutCore
- Spry
- SWFObject
- Swiffy
- Three.js
- Tween.js
- Two
- TYPO3
- Underscore
- Vaadin
- Velocity.js
- Visibility.js
- Vue.js
- Web Font Loader
- Wix
- Wiz
- WordPress
- WorkBox
- Yepnope
- YUI
- Zepto
To run the development version of the plugin
- Clone the Git repo from Github
git clone git@github.com:johnmichel/Library-Detector-for-Chrome.git LibraryDetector
- Navigate to
chrome://extensions
in Chrome - Expand the "Developer Mode" section
- Click "Load unpacked extension..." and select the
LibraryDetector
folder
Contributors
- Andrew Bredow
- John Michel
- Artem Nezvigin (Multiple library icon concept)
- Karl Swedberg
- Joseph Lust
- Eliot Sykes
- John-David Dalton
- Tan Le
- Serkan Yerşen
- Robert Pataki
- Andrii Vakarev
- Allan Esquina
- Derek Peterson
- Arnaud Ligny
- Adrian Chia
- Julian Shapiro
- Olov Günther-Hanssen
- Dmitri Suvorov
- Andrii Vakarev
- François Richard
- Derek Peterson
- Artem Riasnianskyi
- Piotr Kaminski
- Cristian Douce
- Vinicius Reis
- Rick Viscomi
- Emmanuel Krebs
- Patrick Hulce
- Ajaykumar Prathap
- Benni Mack
Inspiration
Library detection class inspired by Paul Bakaus' Library Detector for Firefox