riot
Svelte
Our great sponsors
riot | Svelte | |
---|---|---|
5 | 516 | |
14,769 | 65,346 | |
0.2% | 1.7% | |
7.9 | 9.6 | |
16 days ago | 3 days ago | |
JavaScript | TypeScript | |
GNU General Public License v3.0 or later | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
riot
- [AskJS] Looking for "forgotten" framework/MVC
-
Angular Is Rotten to the Core
how about getting a hold of your sanity and allowing yourself a few hours to learn https://riot.js.org/ - almost no learning curve, only pure awesomeness. even if you won't use it in the enterprise (because policies, bla bla), it is still worth knowing things can be done differently - in a good way.
-
Comparing Vue.js to new JavaScript frameworks
Riot.js prides itself as a light and simple UI library that helps developers hit the ground running when creating elegant UIs for their applications.
-
Show HN: Volument – Our take on website analytics
Thanks! Glad you like it. I'm the original author of Riot (https://riot.js.org/) so that's the style of frontend development I'm most comfortable with. We're using our own flavour of the library, which has the original super-mimimalistic feel on it.
Svelte
-
Maximizing Performance in Angular Applications: Proven Tips and Techniques
If your app requires high performance, consider using a framework that is specifically designed for performance, such as Svelte, Vue, or React. If you insist on using Angular, you can still optimize your application by following the tips below...
-
What are the most innovative and interesting frontend/backend frameworks you know? I'll use them to build my next side project.
I'm thinking of recreating something like silverbullet using Vite, Svelte, Echo, Sqlite, anime, and web sockets. I'll host it in Docker on my mini server, access it via Tailscale and back it up with restic to Azure. I have some vague idea of building a web app that is both the editor and the app at the same time. Like a game where you build the game by playing the game, but with markdown and magic. Perfect side project fodder.
-
Implementing a Command Palette and Task Timer (part 1)
Ninja Keys uses Lit while command-pal uses Svelte. I don't have any experience with either, so.... Both of them can bind any command on the palette to a hotkey thanks to hotkeys.js. Both are MIT licensed. Command-pal is larger in size, but it also bundles all the libraries it needs. It looks like Ninja Keys loads libraries/modules on demand from CDNs on the internet. Being able to use the library without internet access is a nice feature.
-
[Showcase] Searching for Friendly-User for Scrum-Tool Miyagi
Code: Svelte / Svelte Kit (https://svelte.dev/)
-
Forwarding slots to child components
There's an issue open already and a RFC: https://github.com/sveltejs/svelte/issues/6059 https://github.com/sveltejs/rfcs/pull/64
-
Desperately want to make my own game, tripped up on certain integral parts [JS/HTML/CSS]
One of the first problems I ran into, is that manually manipulating the DOM is error-prone and just not fun to do. So I started looking into tools that can do the job for you. Vue.js, React, Angular, and Svelte are the most popular of such frameworks. I settled on Vue because of personal preferences. Now when my values change, the UI updates automatically.
- Svelte Email - Build and design emails with Svelte
-
[AskJS] Which JS libraries and packages are currently your favourites?
Svelte (because of great DX and small footprint, BTW excellent Typescript support)
-
Simple interactive browsergame: Python backend but which frontend tool?
And what about tools like svelte and htmx? I am not sure in which extend I could compare them to Vue etc.
-
Using an event-based serverless architecture to run your Christmas lights
Wait up... I mentioned I did this serverlessly.. which bit is serverless? well, all of it. I implemented it all using Serverless Stack and Svelte. Both are amazing pieces of technology to build a web app with, even for a newbie developer like me. Check out their tutorials, I literally built my entire app starting from this simple example.
What are some alternatives?
Alpine.js - A rugged, minimal framework for composing JavaScript behavior in your markup.
solid - A declarative, efficient, and flexible JavaScript library for building user interfaces. [Moved to: https://github.com/solidui/solid]
lit - Lit is a simple library for building fast, lightweight web components.
lit-element - LEGACY REPO. This repository is for maintenance of the legacy LitElement library. The LitElement base class is now part of the Lit library, which is developed in the lit monorepo.
Next.js - The React Framework
awesome-blazor - Resources for Blazor, a .NET web framework using C#/Razor and HTML that runs in the browser with WebAssembly.
SvelteKit - web development, streamlined
qwik - The HTML-first framework. Instant apps of any size with ~ 1kb JS
Gatsby - The fastest frontend for the headless web. Build modern websites with React.
stencil - A toolchain for building scalable, enterprise-ready component systems on top of TypeScript and Web Component standards. Stencil components can be distributed natively to React, Angular, Vue, and traditional web developers from a single, framework-agnostic codebase.
React - A declarative, efficient, and flexible JavaScript library for building user interfaces.
Aurelia 1 - The Aurelia 1 framework entry point, bringing together all the required sub-modules of Aurelia.