1.0.9 • Published 5 years ago

generator-theme-init-component v1.0.9

Weekly downloads
1
License
ISC
Repository
bitbucket
Last release
5 years ago

README v1.0.9

Yeoman generator for creating WP self contained components

Self contained component

A component is a self-contained building-block for containing it's own fields, PHP template, PHP functions, scripts, and styles.

ExampleComponent/\

├── ExampleComponentFunctions.php\ ├── ExampleComponent.php\ ├── ExampleComponent.js\ ├── ExampleComponent.scss

Installation

$ npm install -g generator-theme-init-component

$ yo theme-init-component\ Initializing...\ ? Enter a name for the new component (i.e.: myNewComponent): myNewComponent

Created using this Yeoman guide

https://medium.com/@vallejos/yeoman-guide-adea4d6ea1e3

NPM Source

https://www.npmjs.com/package/generator-theme-init-component

Bitbucket Repository

https://bitbucket.org/kwaiu/generator-theme-init-component/src/master/

1.0.9

5 years ago

1.0.8

5 years ago

1.0.7

5 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago