jondot/logolang.org

Gather some popular Logo snippets such as `rect`, `circle` and more, and offer them as functions

Open

#4 geöffnet am 9. Jan. 2023

Auf GitHub ansehen
 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)TypeScript (0 Forks)github user discovery
Reactgood first issue

Repository-Metriken

Stars
 (11 Stars)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

Use the settings menu's Programs dropdown to add them there.

  • Have a special prefix to denote this is a snippet and not a whole program
  • Given a snippet which is a function, inject it to top of code (instead of replacing the complete editor content as in program)

Contributor Guide