{"id":24989314,"url":"https://github.com/githubnext/blocks-template-svelte","last_synced_at":"2025-04-12T01:06:19.799Z","repository":{"id":64845688,"uuid":"578799208","full_name":"githubnext/blocks-template-svelte","owner":"githubnext","description":"make GitHub Blocks with Svelte!","archived":false,"fork":false,"pushed_at":"2023-10-07T09:44:56.000Z","size":221,"stargazers_count":9,"open_issues_count":4,"forks_count":3,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-12T01:06:13.903Z","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/githubnext.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}},"created_at":"2022-12-15T22:57:12.000Z","updated_at":"2024-04-24T15:31:17.000Z","dependencies_parsed_at":"2023-02-14T03:03:32.209Z","dependency_job_id":null,"html_url":"https://github.com/githubnext/blocks-template-svelte","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/githubnext%2Fblocks-template-svelte","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/githubnext%2Fblocks-template-svelte/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/githubnext%2Fblocks-template-svelte/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/githubnext%2Fblocks-template-svelte/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/githubnext","download_url":"https://codeload.github.com/githubnext/blocks-template-svelte/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248501861,"owners_count":21114683,"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-04T12:56:59.917Z","updated_at":"2025-04-12T01:06:19.769Z","avatar_url":"https://github.com/githubnext.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GitHub Blocks Template (Svelte version)\n\nUse this repository as a starter template for building your own Blocks using\n\n## Quickstart\n\n\u003e 🛑 Currently, you must be flagged into the [GitHub Blocks Technical Preview](https://blocks.githubnext.com) in order to develop blocks. There is no \"offline\" development mode at this time.\n\nFork this repo using the `Use this template` button above:\n\n![\"Use this template\" button](https://user-images.githubusercontent.com/8978670/144893319-5d45ab5c-12c0-42b4-99f8-97f658deb03b.png)\n\nThen, clone _your_ repo (not [this one!](https://github.com/githubnext/blocks-template)) and get ready for action:\n\n```bash\nyarn # install dependencies\nyarn start # start the dev server\n# Or use npm, pnpm, you know the drill\n```\n\nWhen you visit [localhost:4000](https://localhost:4000) in your browser, you'll be\nredirected to the Blocks app, but your locally-developed blocks will appear in the block picker:\n\n\u003cimg alt=\"Block picker\" src=\"https://user-images.githubusercontent.com/56439/181648955-101b6567-3f9b-44b3-af99-7ef3ca6161b9.png\" width=\"418\" /\u003e\n\n(if you're using Safari (or another browser that doesn't permit calling `http` URLs from an `https` page), run `yarn start-https` and visit [https://localhost:4000](https://localhost:4000) instead.)\n\nThis template includes one example File Block and one Folder Block. The dev server supports hot reloading, so make some changes, and see what they do!\n\n## Under the hood\n\nWith this template, Blocks are [Svelte](https://svelte.dev/) components. They have a well-defined contract with their surroundings, and receive a [fixed set of props](TODO) when they are instantiated. They are developed in [TypeScript](https://www.typescriptlang.org/), and bundled with [Vite](https://vitejs.dev/).\n\n## More Info\n\nVisit [githubnext/blocks](https://blocks.githubnext.com/githubnext/blocks) for a full tutorial, documentation, and examples.\n\nYou should also join us in our discord! There's a [#blocks channel](https://discord.com/channels/735557230698692749/1039950186136469535) where you can connect with us and other folks who are building Blocks:\n\n\u003e 👋 https://discord.gg/githubnext\n\n## License\n\nMIT\n\n✌️ ❤️\n_GitHub Next_\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgithubnext%2Fblocks-template-svelte","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgithubnext%2Fblocks-template-svelte","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgithubnext%2Fblocks-template-svelte/lists"}