JSPM

@s3rgiosan/create-checkout-block-template

1.0.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 9
  • Score
    100M100P100Q34324F
  • License GPL-2.0-or-later

Template for @wordpress/create-block to create WooCommerce Checkout blocks.

Package Exports

  • @s3rgiosan/create-checkout-block-template
  • @s3rgiosan/create-checkout-block-template/index.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@s3rgiosan/create-checkout-block-template) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

@s3rgiosan/create-checkout-block-template

Template for @wordpress/create-block to create WooCommerce Checkout blocks.

Usage

This block template can be used by running the following command:

npx @wordpress/create-block@latest --template @s3rgiosan/create-checkout-block-template

Installing wp-prettier (optional)

WooCommerce Blocks uses wp-prettier to format the JS files. If you want to use wp-prettier, you will need to run the following command:

nvm use && npm i --D "prettier@npm:wp-prettier@latest"

Changelog

A complete listing of all notable changes to this project are documented in CHANGELOG.md.