Na_Nov_02

Svelte – free open source front end JavaScript framework

Svelte is a component framework which runs at build time, converting your components into highly efficient imperative code that surgically updates the DOM. As a result, you can write ambitious applications with excellent performance characteristics.

Svelte has its own compiler for converting app code into client-side JavaScript at build time. The code in Svelte files are converted from an easier-to-write hybrid language that mixes HTML, JavaScript, and CSS into lower-level optimized JavaScript, HTML, and CSS files. All the code is compiled ahead of time, there is no virtual DOM1, and CSS scoping is included.

This is free and open source software.

Website: svelte.dev
Support: Guide, GitHub Code Repository
Developer: Rich Harris
License: MIT License

Svelte is written in JavaScript, TypeScript and Svelte. Learn JavaScript with our recommended free books and free tutorials. Learn TypeScript with our recommended free books and free tutorials.

1 The Document Object Model (DOM) is a cross-platform and language-independent interface that treats an XML or HTML document as a tree structure wherein each node is an object representing a part of the document. The DOM represents a document with a logical tree.


Related Software

JavaScript Frameworks
Vue.jsProgressive framework for building user interfaces
SvelteCybernetically enhanced web apps
Next.jsMinimalistic framework for server-rendered React applications
Angular
One JavaScript framework - mobile and desktop
GatsbyReact-based open source framework for creating websites and apps
ExpressMinimal and flexible Node.js web application framework
AstroWebsite build tool for the modern web
MeteorSimple environment for building modern web applications
koaExpressive, lightweight foundation for APIs and server applications
fastifyFast, low-overhead toolkit for building robust APIs and services
Mithril
Modern client-side framework for building single page applications
Ember.jsBattle-tested framework for building modern web applications
FreshNext generation web framework, built for speed, reliability, and simplicity
hapiFeature-rich server toolkit focused on security and reliability
Smart FrameworkPHP and JavaScript web framework
AureliaBuild components with plain, vanilla JavaScript/TypeScript
AngularJSExtend HTML vocabulary for your application

Read our verdict in the software roundup.


Best Free and Open Source Software Explore our carefully curated directory of recommended free and open source software, covering every major software category.

The directory forms part of our extensive collection of articles for Linux enthusiasts. It includes hundreds of detailed reviews, together with free and open source alternatives to proprietary software from companies such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk.

LinuxLinks also covers interesting projects worth exploring, Linux-compatible hardware, free programming books and tutorials, and much more.

Know a useful free and open source Linux application that we haven’t covered? Tell us about it using our submission form.
Subscribe

Please read our Comment Policy before commenting.

Notify of
guest
0 Comments
Oldest
Newest Most Voted