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
Reactgood first issue
Repository metrics
- Stars
- (12 stars)
- PR merge metrics
- (No merged PRs in 30d)
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)