node
Svelte
node | Svelte | |
---|---|---|
1,129 | 683 | |
108,838 | 80,853 | |
0.7% | 0.9% | |
10.0 | 9.9 | |
5 days ago | 3 days ago | |
JavaScript | JavaScript | |
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.
node
-
What is Next Js: A Beginner's guide to Next Js
Node.js: Version 18.18 or later (If you don’t have Node.js installed, Download it from nodejs.org. Make sure to install version 18.18 or later).
-
2025’s Must-Know Tech Stacks
Node.js
-
Creating a Multi-Tenant Application with Laravel and Neon
Node.js and npm for managing front-end assets
-
Exploring Node.js – A Beginner's Guide
Download and install Node.js from its official website.
-
Getting Started with Web Sockets in Node.js
Node.js (version 14 or later recommended)
-
Next.js Admin Dashboard Tutorial
To begin with, make sure you have Node.js and npm installed. If not, you can download them from nodejs.org.
-
Why Should You Specify a Language Version in Your Dockerfile?
In our case, Docker had downloaded Node.js version 22.7.0, which happened to have a critical bug affecting UTF-8 encoding. This caused words with accents to render as garbled characters. (For reference, see Node.js issue #54543.)
-
Assassin ⚡️ - An open source, free database for killing slow webpages
Node.js - To serve the logic
-
Shopify CLI: Setting Up Your Local Environment Made Simple
Node.js: Shopify CLI requires Node.js. You can download it from the official website.
- Node.js can now run TypeScript directly
Svelte
-
Svelte 5: Share state between components (for dummies)
Multiple checkbox inputs can be handled with Svelte as well via bind-group={stateObj} - but there is still an open discussion about how to use it correctly with $state.
-
Show HN: Is the Year a Perfect Square?
This was an experiment to learn Svelte <https://svelte.dev/>. So the information shown, such as whether the year is in fact a perfect square, should update dynamically as you cross into 2025.
-
Are Angular Resolvers on Life Support ?
Svelte - no recommended usage on GH for pure Svelte, although you would need to use $effect with .then() instead of async. Svelte 4 uses stores, which would follow the same unrecommended pattern inside the store. See Svelte 5 with Firebase
-
How to Build a Content-Driven Static Site with Markdown, SvelteKit and Fusionable
SvelteKit as frontend framework
-
A Guide to Server-Side Rendering
Svelte
-
Open Source Contribution: Round 2
When I first accepted this feature, I did not realize that I would have to work with something completely new to me: Svelte, an open-source component-based front-end framework! This came as a shock to me as I opened the ChatInput component and realized that this was a file where there was TypeScript code, HTML elements, and styles all in the same file!
-
Experiences and Caveats of Svelte 5 Migration
It took longer to migrate to Svelte 5 than I had expected. I still have not pushed this new version to production, though. The updates to Svelte 5 are still coming in with quite high frequency.
-
Building a Secure Event Booking App with FACEIO and Svelte
In this tutorial, we'll build Authvents with Svelte, an event booking platform, and integrate FACEIO for biometric authentication, allowing users to sign in and access ticket dashboards securely with facial recognition.
-
Svelte 5 is out!!!
More details can be found in Svelte Github page
-
Svelte 5 Released
I love Svelte and use it for all my personal projects and all company projects (except strictly static sites are still built with just 11ty but I hate it and want to move off it).
But I'm going to wait a bit on v5 for the company, scanning all the issue headlines, it looks like there are a still a lot of unresolved edge cases: https://github.com/sveltejs/svelte/issues
As for my latest personal project, upgrading right now so I can help find more of those edge cases :D
What are some alternatives?
widevine-l3-decryptor - A Chrome extension that demonstrates bypassing Widevine L3 DRM
Alpine.js - A rugged, minimal framework for composing JavaScript behavior in your markup.
source-map-resolve - [DEPRECATED] Resolve the source map and/or sources for a generated file.
lit - Lit is a simple library for building fast, lightweight web components.
sharp-libvips - Packaging scripts to prebuild libvips and its dependencies - you're probably looking for https://github.com/lovell/sharp
solid - A declarative, efficient, and flexible JavaScript library for building user interfaces. [Moved to: https://github.com/solidui/solid]
nodejs.dev - A redesign of Nodejs.org built using Gatsby.js with React.js, TypeScript, and Remark.
qwik - Instant-loading web apps, without effort
hashlips_art_engine - HashLips Art Engine is a tool used to create multiple different instances of artworks based on provided layers.
awesome-blazor - Resources for Blazor, a .NET web framework using C#/Razor and HTML that runs in the browser with WebAssembly.
Nim - Nim is a statically typed compiled systems programming language. It combines successful concepts from mature languages like Python, Ada and Modula. Its design focuses on efficiency, expressiveness, and elegance (in that order of priority).
Next.js - The React Framework