1.0.4 • Published 3 years ago

generator-theme-fi-component v1.0.4

Weekly downloads
-
License
ISC
Repository
bitbucket
Last release
3 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

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago