woocommerce/packages/js/product-editor
Sam Seay 1834621d1a
Update the @woocommerce/eslint-plugin and fix bugs (#36988)
2023-03-02 11:36:38 +13:00
..
changelog Update the @woocommerce/eslint-plugin and fix bugs (#36988) 2023-03-02 11:36:38 +13:00
src Update the @woocommerce/eslint-plugin and fix bugs (#36988) 2023-03-02 11:36:38 +13:00
typings Move product editor utils to product editor package (#36730) 2023-02-23 09:48:49 -08:00
.npmrc Add new `@woocommerce/product-editor` JS package (#36600) 2023-01-31 09:38:28 -04:00
README.md Add new `@woocommerce/product-editor` JS package (#36600) 2023-01-31 09:38:28 -04:00
changelog.md Package Release: handle initial release case (#36922) 2023-02-28 09:36:38 +13:00
composer.json Add new `@woocommerce/product-editor` JS package (#36600) 2023-01-31 09:38:28 -04:00
composer.lock Add new `@woocommerce/product-editor` JS package (#36600) 2023-01-31 09:38:28 -04:00
package.json Update product editor package (#36830) 2023-02-24 09:37:53 -04:00
tsconfig-cjs.json Add new `@woocommerce/product-editor` JS package (#36600) 2023-01-31 09:38:28 -04:00
tsconfig.json Add new `@woocommerce/product-editor` JS package (#36600) 2023-01-31 09:38:28 -04:00
webpack.config.js Add new `@woocommerce/product-editor` JS package (#36600) 2023-01-31 09:38:28 -04:00

README.md

Product Editor

A collection of WooCommerce Admin product editor components and utilities.

Installation

Install the module

pnpm install @woocommerce/product-editor --save