An open API service indexing awesome lists of open source software.

https://github.com/armandphilippot/wordpress-widget-gulp

A WordPress boilerplate to develop widgets with gulp.
https://github.com/armandphilippot/wordpress-widget-gulp

boilerplate gulp wordpress wordpress-widget

Last synced: about 1 year ago
JSON representation

A WordPress boilerplate to develop widgets with gulp.

Awesome Lists containing this project

README

          

# WordPress Widget Gulp

![License](https://img.shields.io/github/license/boilerplates-collection/wordpress-widget-gulp?color=blue&colorA=4c4f56&label=License&style=flat-square) ![Version](https://img.shields.io/github/package-json/v/boilerplates-collection/wordpress-widget-gulp?color=blue&colorA=4c4f56&label=Version&style=flat-square)

A WordPress boilerplate designed to facilitate WordPress widget development by using Gulp.

## Introduction

This boilerplate helps you to quickly start a new WordPress widgets. It comes with some configuration files to comply with [WordPress Coding Standards](https://make.wordpress.org/core/handbook/best-practices/coding-standards/). It also includes Gulp, linters/fixers, Git hooks, dotenv and some npm scripts.

## License

This project is open-source and it is licensed under [GPL v2-or-later](./LICENSE).