@episerver/create-cms-api-report

1.0.0 • Public • Published

Create CMS API Report

Analyze your Episerver project to make sure only public non-deprecated Episerver CMS API's are used.

Run

Run this in your project root folder, or the root of your CMS UI extensions for a faster analysis.

yarn

yarn create @episerver/cms-api-report

npm

npx @episerver/create-cms-api-report

Usage

Run with the command above. There are two outputs:

  1. a summary table output in the command line that shows what API's you are using that are considered internal or deprecated.
  2. a file, episerver-cms-api-usage.json, containing more details on which files are using what API's. We on the Episerver CMS UI product are especially interested in this so feel free to send it to jp.johansson@episerver.com. [Read more.]

Package Sidebar

Install

npm i @episerver/create-cms-api-report

Weekly Downloads

0

Version

1.0.0

License

Apache-2.0

Unpacked Size

14.5 kB

Total Files

7

Last publish

Collaborators

  • johanpetersson
  • ryanbare
  • barteksekula
  • alwa
  • robinjac