Skip to content

Launch Targets #2

@shannonmoeller

Description

@shannonmoeller

CLI

Base classes

  • tunic
    • Base tag parser and AST generator
  • trifle
    • Base tag formatter and AST tree walker
  • trabea
    • Base compiler and indexer.

Plugins

  • toga-css
    • parser()
      • parses doc blocks for CSS, LESS, and SCSS and generates AST
  • toga-js
    • parser()
      • parses jsdoc blocks and generates AST
  • toga-perl
    • parser()
      • parses pod blocks and generates AST
  • toga-php
    • parser()
      • parses phpdoc blocks and generates AST
  • toga-python
    • parser()
      • parses pydoc blocks and generates AST
  • toga-closure-types
    • formatter()
      • visits Comment.tags.type nodes and formats values as Google Closure type expressions.
  • toga-markdown
    • formatter()
      • visits Comment.description and Comment.tags.description nodes and formats values
  • toga-sample 👊
    • formatter()
      • visits Comment.tags.sample nodes and generates a live demo in an iframe.
  • toga-pulla
    • compiler()
      • A dark toga theme.
  • toga-pura 👊
    • compiler()
      • A light toga theme.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions