The Wayback Machine - https://web.archive.org/web/20220617145030/https://github.com/topics/yew
Skip to content
#

yew

Here are 219 public repositories matching this topic...

brancobruyneel
brancobruyneel commented May 21, 2022

Currently the way of adding a new code snippet is very tedious.
The way it works now, is to first convert a code snippet into a single line with the parser tool. The parser tool will replace the newlines and tabs respectively with \n and \t.
Then you can add it to the snippets database by making a POST request via/api/snippets.

There should be an easier way of doing this, if you have a

help wanted

Improve this page

Add a description, image, and links to the yew topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the yew topic, visit your repo's landing page and select "manage topics."

Learn more