@artpi/create-block-template

A template for `@wordpress/create-block`

Usage no npm install needed!

<script type="module">
  import artpiCreateBlockTemplate from 'https://cdn.skypack.dev/@artpi/create-block-template';
</script>

README

Create block template

This is a template for @wordpress/create-block.

What does it modify?

It inherits from the esnext template and adds following functionality:

How do I use it?

For generating a new block, you can just

npx @wordpress/create-block --template @artpi/create-block-template