{"id":13721866,"url":"https://github.com/himynameisdave/svb","last_synced_at":"2025-05-07T14:30:49.022Z","repository":{"id":35051680,"uuid":"195909228","full_name":"himynameisdave/svb","owner":"himynameisdave","description":"📦 A zero-config CLI to bundle Svelte apps","archived":true,"fork":false,"pushed_at":"2022-12-09T21:43:04.000Z","size":1311,"stargazers_count":26,"open_issues_count":23,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-06T02:51:43.513Z","etag":null,"topics":["bundler","compiler","svelte","svelte-cli","svelte-v3","sveltejs","zero-configuration"],"latest_commit_sha":null,"homepage":"https://himynameisdave.github.io/svb","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/himynameisdave.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-07-09T01:24:06.000Z","updated_at":"2023-01-02T21:22:29.000Z","dependencies_parsed_at":"2023-01-15T13:00:23.170Z","dependency_job_id":null,"html_url":"https://github.com/himynameisdave/svb","commit_stats":null,"previous_names":["himynameisdave/svelte-bundler"],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/himynameisdave%2Fsvb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/himynameisdave%2Fsvb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/himynameisdave%2Fsvb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/himynameisdave%2Fsvb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/himynameisdave","download_url":"https://codeload.github.com/himynameisdave/svb/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252895501,"owners_count":21821171,"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":["bundler","compiler","svelte","svelte-cli","svelte-v3","sveltejs","zero-configuration"],"created_at":"2024-08-03T01:01:22.306Z","updated_at":"2025-05-07T14:30:48.432Z","avatar_url":"https://github.com/himynameisdave.png","language":"JavaScript","funding_links":[],"categories":["integrations"],"sub_categories":["cli tools"],"readme":"\u003cdiv align=\"center\" margin=\"0 auto 20px\"\u003e\n    \u003ch1 style=\"color: #ea6f5a;\"\u003esvelte-bundler\u003c/h1\u003e\n    \u003cp style=\"font-style: italic;\"\u003e📦 A zero-config CLI to bundle Svelte apps.\u003c/p\u003e\n    \u003cdiv\u003e\n        \u003ca href='https://travis-ci.org/himynameisdave/svb'\u003e\n            \u003cimg src=\"https://api.travis-ci.org/himynameisdave/svb.svg?branch=master\" alt=\"Travis Badge\" /\u003e\n        \u003c/a\u003e\n        \u003ca href='https://coveralls.io/github/himynameisdave/svb?branch=master'\u003e\n            \u003cimg src='https://coveralls.io/repos/github/himynameisdave/svb/badge.svg?branch=master' alt='Coverage Status' /\u003e\n        \u003c/a\u003e\n        \u003ca href=\"https://www.npmjs.com/package/svb\"\u003e\n            \u003cimg src=\"https://img.shields.io/npm/v/svb/beta?color=%23ea6f5a\" alt=\"Version\"\u003e\n        \u003c/a\u003e\n        \u003ca href=\"https://www.npmjs.com/package/svb\"\u003e\n            \u003cimg src=\"https://img.shields.io/npm/dw/svb\" alt=\"Downloads\"\u003e\n        \u003c/a\u003e\n    \u003c/div\u003e\n\u003c/div\u003e\n\n---\n\nThis is a (mildly) opinionated and very lightweight Svelte compiler/bundler, which is meant to take some of the headaches out of setting up and configuring simple [Svelte](https://svelte.dev/) projects.\n\nDiffers from [Sapper](https://sapper.svelte.dev), which is more of a fully baked solution which includes SSR, routing and other goodies. This is more akin to the [react-scripts](https://github.com/facebook/create-react-app/tree/master/packages/react-scripts) used in `create-react-app`, where all of the config is hidden away so that you can just focus on building cool Svelte apps.\n\n**Notice:** This is very much a work in progress right now, so [feel free to contribute](https://github.com/himynameisdave/svb/blob/master/.github/CONTRIBUTING.md)! We'd love to get some feedback and ideas!\n\n### Installation\n\n\u003e _**Note:** Currently requires NodeJS \u003e= 8.16.0_\n\n```\nyarn add -D svb\n\nnpm i -D svb\n```\n\nYou could also install this globally:\n\n```\nyarn global add svb\n\nnpm i -g svb\n```\n\nThis provides you with the global `svb` binary (as well as a `svelte-bundler` alias, in case you like typing).\n\n\n### Documentation\n\nPlease view [the documentation here](https://himynameisdave.github.io/svb/#/)!\n\n---\n\n_Created by [Dave](http://himynameisdave.com) in 2019 ✌️_\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhimynameisdave%2Fsvb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhimynameisdave%2Fsvb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhimynameisdave%2Fsvb/lists"}