gscan

v4.43.6
Scans Ghost themes looking for errors, deprecations, features and compatibility
ghost themes validator lint

start

node app/index.js

dev

NODE_ENV=development DEBUG=gscan:* nodemon

lint

eslint . --ext .js --cache

test

NODE_ENV=testing mocha -- $(find test -name '*.test.js')

posttest

yarn lint

coverage

NODE_ENV=testing istanbul cover --dir test/coverage _mocha -- $(find test -name '*.test.js')

preship

yarn test

ship

pro-ship

postship

npm publish
npm i gscan

Metadata

  • MIT
  • ^14.18.0 || ^16.13.0 || ^18.12.1 || ^20.11.1
  • Ghost Foundation
  • released 10/8/2024

Downloads