-
Notifications
You must be signed in to change notification settings - Fork 1
/
.zenodo.json
12 lines (11 loc) · 945 Bytes
/
.zenodo.json
1
2
3
4
5
6
7
8
9
10
11
12
{
"creators": [
{
"orcid": "0000-0002-3930-9107",
"name": "Rüth, Julian"
}
],
"license": "Apache-2.0",
"title": "vue-flatsurf",
"description": "<p>This package provides interactive visualization for many of the objects in the <a href='https://flatsurf.github.io'>flatsurf suite</a> such as triangulated surfaces and their flow decompositions. It is written in <a href='https://typescriptlang.org/'>TypeScript</a> and <a href='https://vuejs.org'>vue.js</a> to run in the browser. For the most part, this project exists as the frontend code for <a href='https://github.com/flatsurf/ipyvue-flatsurf'>ipyvue-flatsurf</a> which implements <a href='https://jupyter.org'>Jupyter</a> widgets for <a href='https://github.com/flatsurf/sage-flatsurf'>sage-flatsurf</a>.</p><p>Please visit our <a href='https://github.com/flatsurf/vue-flatsurf'>home page</a> for more information.</p>"
}