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

v0.0.20
Registry providing mechanism for managing the model representation of a page
the official adobe aem spa editor experience manager marketing cloud cq reactjs pagemodelmanager and 1 more...

docs

jsdoc -c ./jsdoc_conf.json

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 .

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

generateDocs

doxdox "src/**/*.+(js|jsx)" --layout markdown --output DOCUMENTATION.md

prepublishOnly

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

Metadata

Downloads