typograph-canvas-documentation

requirements

  • npm version 10.9.2
  • node version 22.17.1

installation

npm install

build options

npm run build_all

expected output

  • javascript of all modules in /scripts (for typescript source level debugging)
  • typograph_viewer_1.0.0.js
  • typograph_viewer_min_1.0.0.js.js
  • documentatie

npm run build_module_debug

expected output

  • javascript module (component) of typograph_canvas for use in other typograph app (edit, viewer)

npm run build_debug

expected output

  • javascript of all modules in /scripts (for typescript source level debugging)

npm run build

expected output

  • typograph_viewer_1.0.0.js

npm run build_m

expected output

  • typograph_viewer_min_1.0.0.js

npm run build_d

expected output

  • documentatie