Libraries tagged by defer javascript
fabrizioballiano/deferjavascripts
32606 Downloads
Magento2 Defer Javascripts: moves all your javascripts to the very end of your HTML (only on frontend) making search engines and speed metering tools happy.
meetanshi/magento-2-defer-parsing-javascript
4140 Downloads
Magento 2 DeferJS
shinsenter/defer.php
10162 Downloads
🚀 A PHP library that focuses on minimizing payload size of HTML document and optimizing processing on the browser when rendering the web page.
sgalinski/scriptmerger
56693 Downloads
CSS/Javascript Minificator, Compressor and Concatenator for TYPO3 - highly configurable frontend asset optimization for CSS/JS merging, minification and compression with optional body parsing, async/defer loading, inline output, data-ignore exclusions, SRI integrity validation/calculation, external asset caching, custom URL regex rewriting, and cache-aware processing for cached and uncached pages.
fballiano/magento2-defer-javascripts
298 Downloads
Magento2 Defer Javascripts: moves all your javascripts to the very end of your HTML (only on frontend) making search engines and speed metering tools happy.
sebgar/m2-deferjs
3497 Downloads
Magento 2 Defer JS
innocode-digital/wp-deferred-loading
14394 Downloads
Defer loading of JavaScript and CSS files.
fballiano/openmage-defer-javascripts
69 Downloads
Defer Javascripts module for OpenMage (and Magento 1.9)
goivvy/djs
24 Downloads
Magento 2 Defer Javascript Loading Extension
jkphl/defr
15 Downloads
A simple usage pattern and lightweight JavaScript library for deferred loading of external CSS and JavaScript resources with optional support for localStorage caching
cloudinary/permissions
3 Downloads
Accounts with Permissions API access can manage custom permission policies. These policies assign permissions for a principal, allowing the principal to perform a specific action on a designated resource within a particular scope (your account or a product environment). Refer to the [Permissions API guide](permissions_api_guide) for instructions on what to specify in the `policy_statement` to control Cloudinary activities, and to the Cedar schema, which defines the possible values for principals, actions, and resources. The API uses **Basic Authentication** over HTTPS. Your **Provisioning Key** and **Provisioning Secret** are used for the authentication. These credentials (as well as your ACCOUNT_ID) are located in the [Cloudinary Console](https://console.cloudinary.com/pm) under **Settings > Account > Provisioning API Access**. The Permissions API has dedicated SDKs for the following languages: * JavaScript * PHP * Java