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]
Developer(s) | Rich Harris |
---|---|
Initial release | November 26, 2016[1] |
Stable release | 3.21.0
/ April 23, 2020[2] |
Repository | Svelte Repository |
Written in | JavaScript |
Platform | Web platform |
Size | 3.6 KB[3] |
Type | Web framework |
License | MIT License |
Website | svelte |
References
- "Frameworks without the framework: why didn't we think of this sooner?". Svelte.
- "Svelte Releases". GitHub. April 23, 2020.
- "Svelte@3.20.1". BundlePhobia. March 22, 2020.
- "React vs. Svelte, the JavaScript build-time framework". react-etc.net.
- "Svelte 3 Front-End Framework Moves Reactivity into the JavaScript Language, Q&A with Rich Harris". InfoQ.
- "8 Most Interesting JavaScript Frameworks to Learn in 2019 - Developer Drive". www.developerdrive.com.
- Krill, Paul (December 2, 2016). "Slim, speedy Svelte framework puts JavaScript on a diet". InfoWorld.
- "GitHub - sveltejs/svelte: Cybernetically enhanced web apps". January 11, 2020 – via GitHub.
External links
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.