purescript / purescript/trypurescript
Extract client code into a plugin
Nadie ha tomado este issue todavía.
- Lenguaje dominante
- PureScript
- Estrellas
- 121
- Forks
- 51
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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!
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Primeros pasos
- Lee el issue completo y luego la guía de contribución del proyecto.
- Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
- Haz un fork del repositorio y trabaja en una rama.
- Abre un pull request que haga referencia al número del issue.
Línea de trabajo
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.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Área
- api, frontend, web-dev
- Tipo de issue
- Nueva funcionalidad
- Dificultad
- 5/5
- Tiempo estimado
- Más de una semana
- Estado de actividad
- Estancado
- Claridad
- Necesita aclaración
- Aptitud para principiantes
- 25/100