{"id":27994183,"url":"https://github.com/bohnacker/svelte-drag-action","last_synced_at":"2025-08-31T14:04:17.143Z","repository":{"id":289493495,"uuid":"971395579","full_name":"bohnacker/svelte-drag-action","owner":"bohnacker","description":null,"archived":false,"fork":false,"pushed_at":"2025-04-29T09:48:11.000Z","size":32,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-08T19:08:45.722Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bohnacker.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-04-23T13:09:19.000Z","updated_at":"2025-04-29T09:48:14.000Z","dependencies_parsed_at":"2025-04-23T15:46:14.896Z","dependency_job_id":"b04204d4-194c-4ea8-bf85-437ca2a5524d","html_url":"https://github.com/bohnacker/svelte-drag-action","commit_stats":null,"previous_names":["bohnacker/svelte-drag-action"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bohnacker/svelte-drag-action","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bohnacker%2Fsvelte-drag-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bohnacker%2Fsvelte-drag-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bohnacker%2Fsvelte-drag-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bohnacker%2Fsvelte-drag-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bohnacker","download_url":"https://codeload.github.com/bohnacker/svelte-drag-action/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bohnacker%2Fsvelte-drag-action/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272988919,"owners_count":25026961,"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-08-31T02:00:09.071Z","response_time":79,"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":"2025-05-08T19:08:44.637Z","updated_at":"2025-08-31T14:04:17.106Z","avatar_url":"https://github.com/bohnacker.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Svelte library\n\nEverything you need to build a Svelte library, powered by [`sv`](https://npmjs.com/package/sv).\n\nRead more about creating a library [in the docs](https://svelte.dev/docs/kit/packaging).\n\n## Creating a project\n\nIf you're seeing this, you've probably already done this step. Congrats!\n\n```bash\n# create a new project in the current directory\nnpx sv create\n\n# create a new project in my-app\nnpx sv create my-app\n```\n\n## Developing\n\nOnce you've created a project and installed dependencies with `npm install` (or `pnpm install` or `yarn`), start a development server:\n\n```bash\nnpm run dev\n\n# or start the server and open the app in a new browser tab\nnpm run dev -- --open\n```\n\nEverything inside `src/lib` is part of your library, everything inside `src/routes` can be used as a showcase or preview app.\n\n## Building\n\nTo build your library:\n\n```bash\nnpm run package\n```\n\nTo create a production version of your showcase app:\n\n```bash\nnpm run build\n```\n\nYou can preview the production build with `npm run preview`.\n\n\u003e To deploy your app, you may need to install an [adapter](https://svelte.dev/docs/kit/adapters) for your target environment.\n\n## Publishing\n\nGo into the `package.json` and give your package the desired name through the `\"name\"` option. Also consider adding a `\"license\"` field and point it to a `LICENSE` file which you can create from a template (one popular option is the [MIT license](https://opensource.org/license/mit/)).\n\nTo publish your library to [npm](https://www.npmjs.com):\n\n```bash\nnpm publish\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbohnacker%2Fsvelte-drag-action","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbohnacker%2Fsvelte-drag-action","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbohnacker%2Fsvelte-drag-action/lists"}