{"id":19958023,"url":"https://github.com/echemdb/vue-echemdb","last_synced_at":"2025-09-14T16:10:22.112Z","repository":{"id":42375971,"uuid":"510695417","full_name":"echemdb/vue-echemdb","owner":"echemdb","description":null,"archived":false,"fork":false,"pushed_at":"2022-07-05T14:05:35.000Z","size":371,"stargazers_count":0,"open_issues_count":2,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-01T16:14:24.950Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/echemdb.png","metadata":{"files":{"readme":"README.md","changelog":"ChangeLog","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-07-05T10:50:55.000Z","updated_at":"2022-07-05T10:51:22.000Z","dependencies_parsed_at":"2022-08-28T22:01:45.347Z","dependency_job_id":null,"html_url":"https://github.com/echemdb/vue-echemdb","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/echemdb/vue-echemdb","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/echemdb%2Fvue-echemdb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/echemdb%2Fvue-echemdb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/echemdb%2Fvue-echemdb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/echemdb%2Fvue-echemdb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/echemdb","download_url":"https://codeload.github.com/echemdb/vue-echemdb/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/echemdb%2Fvue-echemdb/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275129124,"owners_count":25410418,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-14T02:00:10.474Z","response_time":75,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-13T01:39:51.967Z","updated_at":"2025-09-14T16:10:22.066Z","avatar_url":"https://github.com/echemdb.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003c!--\n\nTODO: This file was copied from vue-flatsurf and should be adapted.\n\n--\u003e\n\n\u003cp align=\"center\"\u003e\n    \u003cimg alt=\"logo\" src=\"https://github.com/flatsurf/vue-flatsurf/raw/master/logo.svg?sanitize=true\" width=\"300px\"\u003e\n\u003c/p\u003e\n\n\u003ch1\u003e\u003cp align=\"center\"\u003evue-flatsurf\u003c/p\u003e\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://img.shields.io/badge/License-Apache-blue.svg\" alt=\"License: Apache 2.0\"\u003e\n  \u003ca href=\"https://github.com/flatsurf/vue-flatsurf/actions/workflows/test.yml\"\u003e\u003cimg src=\"https://github.com/flatsurf/vue-flatsurf/actions/workflows/test.yml/badge.svg\" alt=\"Test\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003eVisualization for flatsurf\u003c/p\u003e\n\u003chr\u003e\n\nThis package provides interactive visualization for many of the objects in the [flatsurf suite](https://flatsurf.github.io) such as triangulated surfaces and their flow decompositions. It is written in [TypeScript](https://typescriptlang.org/) and [vue.js](https://vuejs.org) to run in the browser. For the most part, this project exists as the frontend code for [ipyvue-flatsurf](https://github.com/flatsurf/ipyvue-flatsurf) which implements [Jupyter](https://jupyter.org) widgets for [sage-flatsurf](https://github.com/flatsurf/sage-flatsurf).\n\n\u003cimg src=\"demo/2-3-4-pullback.svg\"\u003e\n\nInstall from NPM\n----------------\n\nThis package is available on [NPM](npmjs.com/). To use `vue-flatsurf` in your project, install it with `yarn add --dev vue-flatsurf` or the corresponding NPM command.\n\nRun Demo Application\n--------------------\n\nThe demo application [App.vue](demo/App.vue) is deployed at https://flatsurf.github.io/vue-flatsurf/app/. To run it locally, install the dependencies with `yarn` and run the app with `yarn serve`.\n\nRun Tests\n---------\n\nThe project has a small amount of unit tests. During development they can be run with\n```\nyarn test\n```\n\nRelease Cycle\n-------------\n\nWe release this package frequently and upload a new version to [NPM](https://www.npmjs.com/package/vue-flatsurf), typically with most merges into the master branch. To release a new version, checkout the master branch locally, and run `rever VERSION`.\n\nHow to Cite this Project\n------------------------\n\nIf you have used this project in the preparation of a publication, please cite\nit as described [on our zenodo page](https://zenodo.org/record/5192364).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fechemdb%2Fvue-echemdb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fechemdb%2Fvue-echemdb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fechemdb%2Fvue-echemdb/lists"}