Asset Autoload takes the hard work out of maintaining a large number of asset libraries by defining a Drupal-like naming convention based on theme suggestions for autoloading CSS, JS and preprocess files.

Similar projects:

  • Component Libraries: Components: The "single directory components" style is similar to the directory structure suggested by Asset Autoload. However, Component Libraries is designed for creating components to be included in other templates, while Asset Autoload focuses on creating asset libraries for any available theme hook.
  • Single File Components combines Twig, CSS, JS, and PHP in a single file. The main limitation of this approach is that it cannot integrate with frontend build tools. Asset Autoload can work with any build tool of your choice.
  • Auto Assets has a very similar concept to Asset Autoload but is for D7 only.
  • Autoload JS also has a similar concept but only focuses on JS files and is for D7 only.

Project link

https://www.drupal.org/project/asset_autoload

Comments

phparkle created an issue. See original summary.

avpaderno’s picture

Thank you for applying! Reviewers will review the project files, describing what needs to be changed.

Please read Review process for security advisory coverage: What to expect for more details and Security advisory coverage application checklist to understand what reviewers look for. Tips for ensuring a smooth review gives some hints for a smother review.

To reviewers: Please read How to review security advisory coverage applications, What to cover in an application review, and Drupal.org security advisory coverage application workflow.

Since the project is being used for this application, for the time this application is open, only the user who created the application can commit code.

phparkle’s picture

Issue summary: View changes
avpaderno’s picture

Title: [D9] Asset Autoload » [1.x] Asset Autoload
Issue summary: View changes
avpaderno’s picture

Assigned: Unassigned » avpaderno
Status: Needs review » Fixed

Thank you for your contribution! I am going to update your account.

These are some recommended readings to help with excellent maintainership:

You can find more contributors chatting on the Slack #contribute channel. So, come hang out and stay involved.
Thank you, also, for your patience with the review process.
Anyone is welcome to participate in the review process. Please consider reviewing other projects that are pending review. I encourage you to learn more about that process and join the group of reviewers.

phparkle’s picture

Thanks apaderno!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.