Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/brh55/selectiveassets
:cyclone: MODX extra that allows you to selectively load assets
https://github.com/brh55/selectiveassets
Last synced: 30 days ago
JSON representation
:cyclone: MODX extra that allows you to selectively load assets
- Host: GitHub
- URL: https://github.com/brh55/selectiveassets
- Owner: brh55
- License: other
- Created: 2015-02-19T21:47:09.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-10-22T04:11:17.000Z (about 9 years ago)
- Last Synced: 2024-03-24T00:40:45.375Z (8 months ago)
- Language: PHP
- Homepage:
- Size: 152 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.txt
- Changelog: changelog.txt
- License: license.txt
Awesome Lists containing this project
README
-------------------
SelectiveAsset
--------------------
Version: 0.0.1beta
Author: Brandon Him (@brandonhim)
--------------------SelectiveAssets is a simple extra that allows you to selectively decide when you want to load a particular JS or CSS file. This can boost overall site performance as developers can prevent a user from loading a particular file only unless required. In addition, SelectiveAssets has additional parameters for maintaining your coding standards.
Feel free to optimize existing code or contribute at github/brh55/selectiveassets
Future development: Support of multiple files.