Svelte

Svelte is a free and open-source JavaScript framework[4] written by Rich Harris.[5] Svelte applications do not include framework references. Instead, building a Svelte application generates code to manipulate the DOM, which may give better client run-time performance. Svelte has its own compiler for converting app code into client-side JavaScript at build time. It is written in TypeScript.[6][7] The Svelte source code is licensed under MIT License and hosted on GitHub.[8]

Svelte
Developer(s)Rich Harris
Initial releaseNovember 26, 2016 (2016-11-26)[1]
Stable release
3.21.0 / April 23, 2020 (2020-04-23)[2]
RepositorySvelte Repository
Written inJavaScript
PlatformWeb platform
Size3.6 KB[3]
TypeWeb framework
LicenseMIT License
Websitesvelte.dev

See also

References

This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.