{"id":13554713,"url":"https://github.com/wbkd/leaflet-swoopy","last_synced_at":"2025-08-22T06:32:36.747Z","repository":{"id":57289899,"uuid":"101869401","full_name":"wbkd/leaflet-swoopy","owner":"wbkd","description":":arrow_heading_down: Swoopy Arrow Plugin for Leaflet","archived":false,"fork":false,"pushed_at":"2019-08-15T19:37:17.000Z","size":1394,"stargazers_count":72,"open_issues_count":6,"forks_count":13,"subscribers_count":6,"default_branch":"master","last_synced_at":"2024-04-14T04:48:35.336Z","etag":null,"topics":["annotation","data-visualization","dataviz","leaflet","maps","swoopy"],"latest_commit_sha":null,"homepage":"https://wbkd.github.io/leaflet-swoopy","language":"JavaScript","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/wbkd.png","metadata":{"files":{"readme":"README.md","changelog":null,"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":"2017-08-30T10:36:41.000Z","updated_at":"2024-03-31T13:56:36.000Z","dependencies_parsed_at":"2022-08-25T04:21:55.369Z","dependency_job_id":null,"html_url":"https://github.com/wbkd/leaflet-swoopy","commit_stats":null,"previous_names":["wbkd/leaflet-swoopy"],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wbkd%2Fleaflet-swoopy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wbkd%2Fleaflet-swoopy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wbkd%2Fleaflet-swoopy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wbkd%2Fleaflet-swoopy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wbkd","download_url":"https://codeload.github.com/wbkd/leaflet-swoopy/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":230568590,"owners_count":18246378,"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":["annotation","data-visualization","dataviz","leaflet","maps","swoopy"],"created_at":"2024-08-01T12:02:53.379Z","updated_at":"2024-12-20T10:08:26.360Z","avatar_url":"https://github.com/wbkd.png","language":"JavaScript","funding_links":[],"categories":["JavaScript","data-visualization"],"sub_categories":[],"readme":"# :arrow_heading_down: Leaflet Swoopy Arrow Plugin\n\nYou can find the docs on the plugin [website](https://wbkd.github.io/leaflet-swoopy/).\n\n![swoopy screenshot](https://raw.githubusercontent.com/wbkd/leaflet-swoopy/master/docs/leaflet-swoopy-screenshot.png)\n\n\n## Installation\n\nYou need [Leaflet](http://leafletjs.com/) in order to run this plugin.\n\nInstall with npm/yarn:\n```shell\n$ npm install leaflet-swoopy\n```\n\nOr download the minified library from [unpkg](https://unpkg.com/leaflet-swoopy/build/Leaflet.SwoopyArrow.min.js) or [jsDelivr](https://cdn.jsdelivr.net/npm/leaflet-swoopy).\n```html\n\u003cscript src=\"https://unpkg.com/leaflet-swoopy\"\u003e\u003c/script\u003e\n```\n\n## Usage\n\n```javascript\nimport L from 'leaflet';\nimport 'leaflet-swoopy';\n\n// create leaflet map ...\n\nconst swoopy = L.swoopyArrow([53.52, 13.4], [53.525, 14.41], {\n  label: 'Hi!',\n  labelFontSize: 12,\n  iconAnchor: [20, 10],\n  iconSize: [20, 16]\n}).addTo(map);\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwbkd%2Fleaflet-swoopy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwbkd%2Fleaflet-swoopy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwbkd%2Fleaflet-swoopy/lists"}