WordPress Scripts — Work In Progress
Utility to dynamically load WordPress scripts and styles with dependency resolution.
Collection of reusable scripts for WordPress development.
Personal Wordpress Scripts
Create and manage custom configurations to build projects with @wordpress/scripts.
Alley's script for scaffolding code for entry points in projects that use @wordpress/scripts
No description provided.
This repository hosts a collection of scripts designed to enhance your experience and efficiency when working with the PMC WordPress site. This package builds upon and extends the capabilities of the official @wordpress/scripts package, providing addition
A centralized set of build tools for compiling WordPress themes and plugins built on top of @wordpress/scripts and webpack
Package that provides a standard and simple way to handle the frontend interactivity of Gutenberg blocks.
Extract WordPress script dependencies from webpack bundles.
Theme and context provider for the WordPress Design System.
A Webpack plugin to fix CSS hash references in extracted CSS files using the @wordpress/scripts package.
A lightweight, developer-friendly alternative to @wordpress/scripts that simplifies the setup and build process for custom Gutenberg blocks.
UI components for WordPress.
Sync Data.
Collection of scripts used for management of CI pipelines as well as general development scripts.
Base SCSS utilities and variables for WordPress.
stylelint config for WordPress development.
ESLint plugin for WordPress development.
Internal experimental APIs for WordPress core.
Default Babel preset for WordPress development.
DataViews is a component that provides an API to render datasets using different types of layouts (table, grid, list, etc.).
Element React module for WordPress.
script/generate for WordPress
Wordpress theme generator with Coffee Script and Sass support
shellpress is a command line WordPress manager. It provides commands for common WordPress administration actions and lets you easily script them
Convenient parser that provides a clean way to interact with wordpress's XML dump file in your ruby scripts, to make it easy to migrate away from WordPress anywhere else.
Performs Wordpress-style conversion of single and double newlines to <p> and <br /> tags. Produces well-formed HTML and intelligently ignores unbreakable sections like <script> and <pre> tags. Conveniently turns Wordpress post content into valid HTML.