@adobe/cq-spa-page-model-manager

v0.0.23
* [Installation](#installation) * [Usage](#usage) * [API](#api) * [Documentation](#documentation) * [Changelog](#changelog)
the official adobe aem spa editor experience manager marketing cloud cq reactjs pagemodelmanager and 1 more...

docs

jsdoc -c ./jsdoc_conf.json && doxdox "src/**/*.+(js|jsx)" -i "src/Helpers.js,src/ModelRouter.js" --layout templates/DOCUMENTATION.hbs --output DOCUMENTATION.md

test

npm run build && karma start --browsers=ChromeHeadless --single-run=true

build

npm run linter && babel src --out-dir dist

linter

eslint --ext .js,.jsx .

readme

node_modules/markdown-include/bin/cli.js markdown-include.config.json

linter:fix

eslint --ext .js,.jsx . --fix

test-debug

npm run build && karma start --browsers=Chrome_with_debugging

postpublish

git commit -am 'publish latest version' && git push origin && git push origin --tags

prepublishOnly

npm-auto-version && npm run build && npm run docs && npm run readme
npm i @adobe/[email protected]

Metadata

Downloads