purescript / purescript/trypurescript
Extract client code into a plugin
Personne n'a encore pris cette issue.
- Langage dominant
- PureScript
- Étoiles
- 121
- Forks
- 51
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
After some discussion with Phil about how we could improve documentation for PureScript libraries, we arrived at a design where we would like to have GitHub Pages-hosted documents easily embed runnable PureScript snippets, with something like script or pre tags, and a plugin that adds a "Run" button, posts the code to the Try PS API when the user clicks, and finally renders the output (below the snippet).
I have not had time to look into how this code is doing stuff right now, just throwing this out there. 😄
Thx!
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Par où commencer
- Lisez l'issue en entier, puis le guide de contribution du projet.
- Signalez en commentaire que vous la prenez — cela évite que deux personnes fassent le même travail.
- Forkez le dépôt et travaillez sur une branche.
- Ouvrez une pull request qui référence le numéro de l'issue.
Piste de recherche
No files, tests, or entry points are named. Start by mapping the existing client code and its Try PS API integration, then clarify the plugin boundary and embedding approach. Done means GitHub Pages-hosted documents can embed runnable PureScript snippets, offer a Run button, post code to the Try PS API, and render the output below the snippet.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Domaine
- api, frontend, web-dev
- Type d'issue
- Fonctionnalité
- Difficulté
- 5/5
- Temps estimé
- Plus d'une semaine
- Activité
- À l'abandon
- Clarté
- À clarifier
- Accessibilité débutants
- 25/100