jondot/logolang.org

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

Open

#4 opened on Jan 9, 2023

View on GitHub
 (0 comments) (0 reactions) (0 assignees)TypeScript (0 forks)github user discovery
Reactgood first issue

Repository metrics

Stars
 (11 stars)
PR merge metrics
 (PR metrics pending)

Description

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