GitShow/Rich-Harris/svelte-template-electron
Rich-Harris

svelte-template-electron

A template for building Electron apps with Svelte

by Rich-Harris
Star on GitHubForknpm

TypeScript

89 stars17 forks1 contributorQuiet · 5y agoSince 2018

Meet the team

See all 1 on GitHub →
Rich-Harris
Rich-Harris1 contribution

Languages

View on GitHub →
TypeScript51.5%
JavaScript24%
HTML13.7%
CSS10.7%

Commit activity

Last 12 weeks · 0 commits

Full graph →

Community health

2 of 6 standards met

Community profile →
42
✓README✓License○Contributing○Code of Conduct○Issue Template○PR Template

Recent PRs & issues

Quiet · 1 in progress · Last activity 5y ago
See all on GitHub →
nateshmbhat
Please update this repo with latest svelte and electron OpenIssue
nateshmbhat · 5y ago
mrkishi
Update to Svelte 3OpenPR

Quick and dirty. ¯\\\_(ツ)\_\/¯

mrkishi · 7y ago

Recent fixes

View closed PRs →
nateshmbhat
Updated with latest svelte and rollup pluginsMergedPR

addresses #4

nateshmbhat · 5y ago
eightfivelabs
ReferenceError: require is not definedClosedIssue

Hi, Thanks for putting this together. If I clone the repo and upgrade package.json to electron ^9.0.0 and then add the following to App.html it provides the error Any thoughts on how to resolve?

eightfivelabs · 6y ago
Equisetum
svelte variables are undefinedClosedIssue

I have succesfully build and run the template. But now I'am trying to make it a litte bit more dynamic with a svelte variable, and it gives me an undefined in the output instead of the value. Down here is the code I wrote in App.html. Also when I change this in App.svelte it doesn't help. I tried splitting the h1 to an component but this doesn't work either. Can you please give me a hint on what I'm doing wrong? Looks lik the svelte magic isn't working let message = 'Hello k...'; h1 { font-family: 'Comic Sans MS'; font-weight: 300; color: green; margin: 2em auto; text-align: center; } {message} world!

Equisetum · 6y ago
Structured data for AI agents

Repository: Rich-Harris/svelte-template-electron. Description: A template for building Electron apps with Svelte Stars: 89, Forks: 17. Primary language: TypeScript. Languages: TypeScript (51.5%), JavaScript (24%), HTML (13.7%), CSS (10.7%). Open PRs: 1, open issues: 1. Last activity: 5y ago. Community health: 42%. Top contributors: Rich-Harris.

·@ofershap

Replace github.com with gitshow.dev