@sitecore-jss/sitecore-jss-angular

v22.1.3
This module is provided as a part of Sitecore JavaScript Rendering SDK (JSS). It contains Angular integration components and services for JSS.

lint

eslint "./src/**/*.ts"

test

ng test

build

ng-packagr -p ng-package.json

coverage

ng test --code-coverage

test:watch

ng test --no-single-run --browsers Chrome

generate-docs

npx typedoc --plugin typedoc-plugin-markdown --readme none --out ../../ref-docs/sitecore-jss-angular src/public_api.ts --githubPages false
npm i @sitecore-jss/[email protected]

Metadata

Downloads