Skip to content

Proposal: .render() #10

@asg017

Description

@asg017
  • render(cell, type, options)
    • cell - name of the cell to render.
    • type - one of text, html, svg, png, jpeg, jpg
    • options - object with config for whichever method is picked
  1. Simplicity, pass in args from CLI, documentation would be cleaner, examples easier to follow
  2. Can do optimizations under the hood (e.g. canvas toDataURL instead of screenshot

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions