Svelte

E24802

Svelte is a modern JavaScript framework and compiler for building user interfaces that shifts much of the work to a build step, producing highly efficient, minimal runtime code.

All labels observed (4)

Label Occurrences
Svelte canonical 6
Svelte 3 1
Svelte and SvelteKit 1

How this entity was disambiguated

Statements (50)

Predicate Object
instanceOf JavaScript framework
frontend framework
open-source software
user interface framework
web framework
category JavaScript UI library
compilesTo CSS
HTML
vanilla JavaScript
creator Rich Harris
designGoal compile components at build time
improve performance of web applications
minimize runtime overhead
simplify reactivity model
developer Rich Harris
Svelte core team
linked to: Svelte
ecosystemComponent Sapper (deprecated)
SvelteKit
feature TypeScript support
built-in reactivity without virtual DOM
code-splitting
compile-time optimization
scoped styles
server-side rendering support
single-file components
stores for state management
transitions and animations
fileExtension .svelte
initialReleaseDate 2016-11-26
inspiredBy React
Vue.js
license MIT License
notableVersion Svelte 3
linked to: Svelte
paradigm component-based
reactive programming
programmingLanguage JavaScript
repository https://github.com/sveltejs/svelte
runtimeModel direct DOM updates
no virtual DOM
supports client-side rendering
hydration
routing via external libraries
server-side rendering
supportsLanguage TypeScript
usedFor interactive web components
progressive web apps
single-page applications
static site generation
uses compiler-based approach
website https://svelte.dev

How these facts were elicited

Referenced by (9)

Full triples — surface form annotated when it differs from this entity's canonical label.

React influenced Svelte
Svelte developer Svelte core team
linked to: Svelte
Svelte notableVersion Svelte 3
linked to: Svelte
SvelteKit usesLibrary Svelte
SvelteKit supportsLanguage Svelte
SvelteKit ecosystem Svelte
Rich Harris notableWork Svelte
Rich Harris topicOfTalk Svelte and SvelteKit
linked to: Svelte