GitShow/solidjs/templates
solidjs

templates

Vite + solid templates

by solidjs
Star on GitHubForknpm

TypeScript

539 stars128 forks53 contributorsActive · 4d agoSince 2020

Meet the team

See all 53 on GitHub →
amoutonbrady
amoutonbrady125 contributions
ryansolid
ryansolid49 contributions
birkskyum
birkskyum44 contributions
dependabot[bot]Bot
dependabot[bot]14 contributions
LadyBluenotes
LadyBluenotes12 contributions
brenelz
brenelz10 contributions
alexandre-mb-airweb
alexandre-mb-airweb8 contributions
davedbase
davedbase5 contributions

Languages

View on GitHub →
TypeScript90.3%
CSS4.8%
JavaScript2.5%
HTML1%
SCSS1%
MDX0.4%

Commit activity

Last 12 weeks · 58 commits

Full graph →

Community health

3 of 6 standards met

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

Recent PRs & issues

Active · Last activity 4d ago
See all on GitHub →
samualtnorman
update to Prisma v7OpenPR
samualtnorman · 4d ago
thewirv
[Bug?]: bun create solid with basic template creates empty folders, except for .gitignoreOpenIssue

Duplicates [x] I have searched the existing issues Latest version [x] I have tested the latest version Current behavior 😯 When I execute , with , , and as options, the resulting scaffolded project consists of a file, an empty folder, and a folder that itself consists of both an empty and an empty folder. Expected behavior 🤔 The template should be copied from the repo, including all files. Steps to reproduce 🕹 Steps: 1. 2. 3. 4. Context 🔦 I would like to create a new SolidStart project with bun. Your environment 🌎

thewirv · 4d ago

Recent fixes

View closed PRs →
ryansolid
Add oxlint (running eslint-plugin-solid v2 config) to Solid 2.0 templatesMergedPR

Summary Adds an to every template that runs the new config through oxlint's , enabling the Solid 2.0-aware rule set (removed/renamed 1.x API detection, single-arg , uncalled accessors in DOM attributes, 2.0 event-handler semantics, etc.). Adds a script () and the required devDependencies ( pinned , pinned ) to each template; lockfiles updated. Generated files (, e.g. the TanStack ) are ignored. oxlint's native correctness rules run alongside the plugin, so templates get fast Rust-side checks (unused vars, no-debugger, etc.) for free. Verified full diagnostic parity between oxlint and ESLint for the plugin's rules (17/17 diagnostics across 13 rules on a seeded test suite, settings forwarding and included). All ten templates lint clean — zero errors, zero warnings. Versions are tilde-pinned since support is still alpha; the plugin itself remains linter-agnostic. Test plan [x] passes in all ten templates against the published 0.16.0 [x] Seeded-violation check confirms the solid rules fire under oxlint [x] and vitest suites green (10 tests each); spot-checked builds Made with Cursor

ryansolid · 4d ago
mhamri
set "moduleDetection": "force" by defaultClosedIssue

it's quite surprising in typescript when a single file suddenly spill into another file and show errors where it's not technically correct. I created 3 files to use them somewhere later and I saw errors right and left.

mhamri · 4d ago
LadyBluenotes
Pnpm WorkspacesClosedIssue

Introduce pnpm workspaces to make updating deps easier.

LadyBluenotes · 4d ago
Structured data for AI agents

Repository: solidjs/templates. Description: Vite + solid templates Stars: 539, Forks: 128. Primary language: TypeScript. Languages: TypeScript (90.3%), CSS (4.8%), JavaScript (2.5%), HTML (1%), SCSS (1%). Open PRs: 17, open issues: 9. Last activity: 4d ago. Community health: 62%. Top contributors: amoutonbrady, ryansolid, birkskyum, dependabot[bot], LadyBluenotes, brenelz, alexandre-mb-airweb, davedbase, thetarnav, DardanIsufi95 and others.

·@ofershap

Replace github.com with gitshow.dev