storycrawler

v5.0.1
Utilities to build Storybook crawling tools with Puppeteer
storybook puppeteer chrome

clean

rimraf -g lib "*.tsbuildinfo"

build

tsc -p tsconfig.build.json

jest

jest

test

npm run jest

typedoc

typedoc --out "../../dist-pages/typedoc/storycrawler" --ignoreCompilerErrors --tsconfig tsconfig.build.json src
npm i storycrawler

Metadata

  • MIT
  • >=18
  • tsuyoshiwada
  • released 9/4/2024

Downloads

Maintainers