Skip to content

contensis/canvas

Repository files navigation

Contensis Canvas packages

Handling canvas data the easy way

This repository is a monorepo / workspace and contains the following packages

Other packages

Core / development-only

  • @contensis/canvas-dom
    Base renderers for use with specific renderer implmentations
  • @contensis/canvas-types
    Base TypeScript definitions used in the workspace packages
  • @contensis/html-parser Base parser for generating canvas from html

Other examples

  • @contensis/canvas-text
    Render canvas content to plain text
  • @contensis/canvas-markdown
    Render canvas content to markdown syntax