{"id":25596847,"url":"https://github.com/nanoporetech/plasmid-map","last_synced_at":"2025-04-13T02:31:13.282Z","repository":{"id":46757844,"uuid":"394209397","full_name":"nanoporetech/plasmid-map","owner":"nanoporetech","description":"Plasmid map visualisations for Metrichor reports","archived":false,"fork":false,"pushed_at":"2022-07-11T14:37:28.000Z","size":679,"stargazers_count":6,"open_issues_count":2,"forks_count":2,"subscribers_count":16,"default_branch":"master","last_synced_at":"2025-04-06T08:02:15.558Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nanoporetech.png","metadata":{"files":{"readme":"readme.md","changelog":"changelog.md","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":"2021-08-09T08:22:15.000Z","updated_at":"2024-10-14T09:28:28.000Z","dependencies_parsed_at":"2022-07-19T22:02:57.932Z","dependency_job_id":null,"html_url":"https://github.com/nanoporetech/plasmid-map","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nanoporetech%2Fplasmid-map","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nanoporetech%2Fplasmid-map/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nanoporetech%2Fplasmid-map/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nanoporetech%2Fplasmid-map/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nanoporetech","download_url":"https://codeload.github.com/nanoporetech/plasmid-map/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248657795,"owners_count":21140841,"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","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":"2025-02-21T12:34:47.284Z","updated_at":"2025-04-13T02:31:13.250Z","avatar_url":"https://github.com/nanoporetech.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# Plasmid visualisation\n\nWe have recreated the VIXIS plasmid map (http://angularplasmid.vixis.com/) as a reusable web component for all modern web frameworks.\n\n![Plasmid DEMO](https://raw.githubusercontent.com/nanoporetech/plasmid-map/master/demo.png?token=AAL7PCSSFV57LBDQYKHSBMLBDIXVI)\n\n## Using this component\n\nThere are three strategies we recommend for using the `@metrichor/plasmid` web component built with Stencil.\n\n### Script tag\n\n- Put a script tag similar to this `\u003cscript src='https://unpkg.com/@metrichor/plasmid@0.1.6/dist/plasmid/plasmid.esm.js'\u003e\u003c/script\u003e` in the head of your index.html\n- Then you can use the element anywhere in your template, JSX, html etc\n\n### Node Modules\n- Run `npm install @metrichor/plasmid --save`\n- Put a script tag similar to this `\u003cscript src='node_modules/@metrichor/plasmid/dist/plasmid/plasmid.esm.js'\u003e\u003c/script\u003e` in the head of your index.html\n- Then you can use the element anywhere in your template, JSX, html etc\n\n### In a stencil-starter app\n- Run `npm install @metrichor/plasmid --save`\n- Add an import to the npm packages `import @metrichor/plasmid;`\n- Then you can use the element anywhere in your template, JSX, html etc\n\n\n## Visualising Plasmid data\n\nTo use the Plasmid map visualisation in your HTML you will need to create a [plasmid-map](./src/components/plasmid-map/readme.md) tag and appropriate nested tags\n\nSee [examples](examples/all.html)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnanoporetech%2Fplasmid-map","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnanoporetech%2Fplasmid-map","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnanoporetech%2Fplasmid-map/lists"}