@mchp-mcc/scf-catalog
v1.13.10
Published
scf-catalog project's package.json content contains - List of content - List of catalogs
Downloads
222
Maintainers
Keywords
Readme
Catalog of Catalog support
scf-catalog project's package.json content contains
- List of content
- List of catalogs
Content
Append to the content list with required content entry.
Catalog
Add catalog name and version to catalog list.
The catalog script's package.json content should add all the content entry for this catalog.
Content Manager Tool will access the catalog script's latest version package.json and collect the content to display in Content Manager.
The package.json content can point to other catalogs by adding its name and version to the catalog list. Those catalogs will define their content and CMT will access them as described above.
Keyword support
Keywords.ts lists keywords supported by the content. New keywords required can be added to the list. Keywords can be imported and used by other catalogs.