1.0.4 • Published 5 years ago

generator-theme-fi-component v1.0.4

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

README

Yeoman generator for creating WP self contained components

Self contained component

A component is a self-contained building-block and contains its own fields, PHP logic, PHP functions, readme, scripts, and styles.

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

Installation

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

$ yo theme-fi-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

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