svelte

Svelte is a new way to build web applications. It's a compiler that takes your declarative components and converts them into efficient JavaScript that surgically updates the DOM.

svelte repository preview
What You'll Learn

web development for the rest of us

Technologies & Topics
compiler
template
ui
Getting Started

1. Clone the Repository

git clone https://github.com/sveltejs/svelte.git

2. Follow the README

Check the repository's README file for specific setup instructions, dependencies, and usage examples.

3. Explore and Learn

Study the code structure, run the examples, and experiment with modifications to deepen your understanding.

Repository Info
Language
JavaScript
Stars
82,818
Published
11/20/2016
CategoryJavaScript
More in JavaScript