Skip to content
/ assets Public

Inpsyde Assets is a Composer package (not a plugin) that allows to deal with scripts and styles in a WordPress site.

License

Notifications You must be signed in to change notification settings

inpsyde/assets

Folders and files

NameName
Last commit message
Last commit date
Feb 27, 2025
Jan 19, 2025
Feb 27, 2025
Feb 27, 2025
Feb 27, 2025
Jun 2, 2021
Mar 29, 2021
Jan 19, 2025
Feb 27, 2025
Feb 27, 2025
Feb 27, 2025
Feb 27, 2025
Nov 28, 2024

Syde Assets

Version Status codecov Build Downloads License

Introduction

Syde Assets is a Composer package (not a WordPress plugin) that allows to deal with scripts and styles in a WordPress site.

Installation

$ composer require inpsyde/assets

Minimum Requirements and Dependencies

  • PHP 7.2+
  • WordPress latest-2

When installed for development, via Composer, Inpsyde Assets also requires:

  • phpunit/phpunit (BSD-3-Clause)
  • brain/monkey (MIT)
  • inpsyde/php-coding-standards

Documentation

Please refer to /docs or https://inpsyde.github.io/assets for information.

Copyright and License

This package is free software distributed under the terms of the GNU General Public License version 2 or (at your option) any later version. For the full license, see LICENSE.