{"id":15354364,"url":"https://github.com/manuel3108/sapper-smui-template","last_synced_at":"2025-10-11T01:31:08.044Z","repository":{"id":40917927,"uuid":"224696191","full_name":"manuel3108/sapper-smui-template","owner":"manuel3108","description":"The default Sapper template using webpack, with included support for SMUI","archived":false,"fork":false,"pushed_at":"2023-01-07T12:16:18.000Z","size":1014,"stargazers_count":5,"open_issues_count":17,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2023-03-06T21:17:59.557Z","etag":null,"topics":["sapper","sapper-template","svelte-material-ui"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/manuel3108.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":"2019-11-28T16:54:56.000Z","updated_at":"2021-06-16T17:43:38.000Z","dependencies_parsed_at":"2023-02-07T03:31:49.918Z","dependency_job_id":null,"html_url":"https://github.com/manuel3108/sapper-smui-template","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manuel3108%2Fsapper-smui-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manuel3108%2Fsapper-smui-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manuel3108%2Fsapper-smui-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manuel3108%2Fsapper-smui-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/manuel3108","download_url":"https://codeload.github.com/manuel3108/sapper-smui-template/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":219875354,"owners_count":16554927,"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":["sapper","sapper-template","svelte-material-ui"],"created_at":"2024-10-01T12:18:50.857Z","updated_at":"2025-10-11T01:31:02.745Z","avatar_url":"https://github.com/manuel3108.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# sapper-smui-template\n\nThe default [Sapper](https://github.com/sveltejs/sapper) template using webpack, with included support for [SMUI](https://github.com/hperrin/svelte-material-ui).\n\nIf you don't want Typescript support, have a look at [sapper-smui-typescript-template](https://github.com/manuel3108/sapper-smui-typescript-template)\n\n## Getting started\n\n\n### Using `degit`\n\n[`degit`](https://github.com/Rich-Harris/degit) is a scaffolding tool that lets you create a directory from a branch in a repository. Use either the `rollup` or `webpack` branch in `sapper-template`:\n\n```bash\nnpx degit \"manuel3108/sapper-smui-template\" my-app\n```\n\n\n### Using GitHub templates\n\nAlternatively, you can use GitHub's template feature with this repository.\n\n\n### Running the project\n\nRunning the app is as usual:\n\n```bash\ncd my-app\nnpm install # or yarn\nnpm run dev\n```\n\nOpen up [localhost:3000](http://localhost:3000) and start clicking around.\n\n\n## Usage\nAt the moment, you will get a standard sapper app created with \n```bash\nnpx degit \"sveltejs/sapper-template#webpack\" my-app\n```\nand one additional SMUI Button. As explained in the SMUI repository it is recommended to install each component on its own. So currently you will only be able to use buttons.\n\nIf you want to install further components, just do\n```bash\nnpm install --save-dev @smui/component-name\n```\n**Be sure to add `--save-dev` or `-D` to add those components as dev-Dependencies. They will not work if you install them as normal dependencies.**\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmanuel3108%2Fsapper-smui-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmanuel3108%2Fsapper-smui-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmanuel3108%2Fsapper-smui-template/lists"}