PHPackages                             markjaquith/encute - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. markjaquith/encute

ActiveWordpress-plugin[Utility &amp; Helpers](/categories/utility)

markjaquith/encute
==================

Fluent management of scripts and styles.

v0.8.8(4y ago)1065181[1 issues](https://github.com/markjaquith/encute/issues)GPL-2.0-or-laterPHPPHP ^7.4|^8.0

Since Oct 14Pushed 4y ago7 watchersCompare

[ Source](https://github.com/markjaquith/encute)[ Packagist](https://packagist.org/packages/markjaquith/encute)[ RSS](/packages/markjaquith-encute/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (5)Versions (18)Used By (0)

Encute
======

[](#encute)

WordPress plugin for fluent management of scripts and styles.

Managing scripts and styles on the front of your site can be tricky. This makes it trivial to do stuff like:

- Shove a script (and its entire connected family) into the footer
- Defer a script or a style until page load
- Load a script `async`
- Mark a script as `type="module"`
- Mark a script as `nomodule`
- Remove some plugin script or style you don't need

Installation
------------

[](#installation)

If you're using composer you can `composer require markjaquith/encute`. Else, install via Git.

Usage
-----

[](#usage)

Put this in an `mu-plugins` drop-in:

```
