0.1.3 • Published 3 years ago

wpchunks-cli v0.1.3

Weekly downloads
-
License
-
Repository
github
Last release
3 years ago

wpchunks-cli

A command line to create wpchunks wordpress plugin component.

Functions

  • It's an alpha version
  • Still in development - don't use in production
  • BTW don't use yet :)

Installation

From within your Wordpress theme folder run

  npm install -g wpchunks-cli  

Use

npx wpchunk <component-name> <php|js|react> [<folder-name>]

Examples

  • Create the PHP component hello-world inside component folder
npx wpchunk hello-world php components
  • Create the React component task-list inside current folder
npx wpchunk task-list react
  • Create the Javascript component slideshow inside current folder
npx wpchunk slideshow js

Author

Socials:

Instagram LinkedIn Twitter

✍️ Random Dev Quote

npm.io


npm.io

0.1.2

3 years ago

0.1.3

3 years ago

0.1.1

3 years ago

0.0.9

3 years ago

0.0.8

3 years ago

0.0.7

3 years ago

0.0.6

3 years ago

0.0.5

3 years ago

0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago