jondot/logolang.org

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

Open

#4 ouverte le 9 janv. 2023

Voir sur GitHub
 (0 commentaires) (0 réactions) (0 assignés)TypeScript (0 forks)github user discovery
Reactgood first issue

Métriques du dépôt

Stars
 (11 stars)
Métriques de merge PR
 (Métriques PR en attente)

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)

Guide contributeur