Svelte support
Open
Nobody has claimed this yet.
language-definitions
new language
- Dominant language
- JavaScript
- Stars
- 13k
- Forks
- 1.4k
- Avg merge
- 15h 36m
- Merged PRs (30d)
- 3
Description
Language
Svelte syntax is much like .vue files, basically JS embedded in HTML.
Additional resources
Official website: https://svelte.dev
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No file or test is named in the issue. Start by locating Prism's language-definition entry points and comparing Svelte's syntax with the .vue-style syntax described here, then consult the linked official Svelte site; done means Svelte files receive appropriate syntax highlighting with tests covering the supported syntax.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- html, javascript
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100