Alpine.js
GrapesJS

Alpine.js | GrapesJS | |
---|---|---|
263 | 56 | |
28,987 | 23,383 | |
1.2% | 2.0% | |
8.4 | 9.3 | |
6 days ago | 5 days ago | |
HTML | TypeScript | |
MIT License | GNU General Public License v3.0 or later |
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.
Alpine.js
-
Creating a To-do app with HTMX and Django, part 8: inline edit, and using Iconify
As usual, there are a few possibilities here; one is to render both the with the title, and a form with for each row, and use plain Javascript (or AlpineJS) to toggle edit mode.
-
Supercharge your HTML with mizu.js!
That's why I grew fond of libraries such as Alpine.js and htmx, which require no setup and are easy to use. However, I felt these had some limitations. Since they were mostly designed for client-side usage, it wasn't really possible to use them in server-side rendering contexts (including static generation).
-
🔥I have launched a project and think it help you, maybe :)
In fact, it is really good as an alternative to modules like htmx and alpine.js, because it allows you to create dynamic interfaces with a minimum set of configurable parameters, as well as the size of the output files. This is achieved by working with the server, when we prepare the UI there, and we only transfer it to the client via API.
-
🍣 Sushi — Your Eloquent model driver for other data sources
It is created by Caleb Porzio (the guy behind Livewire and AlpineJS), Sushi simplifies your data when a full database table is unnecessary.
-
Build a Simple Auto-Play Carousel with Clickable Controls Using Alpine.js
Here's a step-by-step example of creating a simple carousel using Alpine.js. Alpine.js is a lightweight JavaScript framework that provides reactivity and can be used to build interactive components without a lot of JavaScript.
-
VidSnap: Effortless Screen Recording powered by Pinata
The web app was made using AlpineJS for interactivity, TailwindCSS for styling, Clerk for user authentication, and Vercel for deployments. This stack allowed me to quickly build and deploy an MVP within 24 hours.
-
Personal Finance Management App with Django, HTMX, Alpine, Tailwind and Plaid
Alpine.js is another lightweight JavaScript framework used to add interactivity. It plays nicely with Django’s template structure and provides quick, declarative behavior for things like modals, dropdowns, or toggles. In combination with HTMX, Alpine can give you just enough JavaScript to enhance the UX without having to deal with something like React or Vue. For instance, you can use Alpine to manage state in the frontend, like opening and closing modals or handling client-side validation.
-
React on the server is not PHP
That’s a mostly solved problem. If you’re in the Laravel ecosystem:
https://livewire.laravel.com/
https://alpinejs.dev/
AlpineJS is for your menus and simple client-side interactivity. Livewire lets you render templates server-side while handling routing, interactivity, updates, morphing, everything you need all in one.
Combine the two, you’ll be counting the lines of JavaScript you right in the dozens, on one hand.
-
Augmenting the client with Alpine.js
This post is part of a series comparing different ways to implement asynchronous requests on the client, which is colloquially known as AJAX. I dedicated the previous post to Vue.js; I'll dedicate this one to Alpine.js - not to be confused with Alpine Linux.
-
A short history of AJAX and SSR
We must recognize the benefits that client-side rendering offers, but perhaps the pendulum has swung too far. Is it possible to have the best of both worlds? In some corners of the industry, cooler heads have prevailed, and the term SSR has been coined to describe a return to what we've been doing for ages—albeit with some modern enhancements. The idea is to leverage AJAX, JavaScript, and browser improvements without the unnecessary bloat. While many tools are available, I frequently hear about Vue. js and HTMX. A recent search also led me to Alpine.js. And I've long been a proponent of Vaadin.
GrapesJS
-
🎥 Grapes Studio SDK Docs Walkthrough – Master No-Code Website Building
Grapes Studio Website
-
Top 5 Page Builders for React
Like Tiptap, GrapesJS is a headless framework, but one specifically built for page editors, giving you the flexibility to create fully custom drag-and-drop experiences without being tied to a specific CMS, backend, or ecosystem. This means it provides the core editing logic but leaves most of the UI implementation and content management entirely up to you.
-
Ask HN: Who is hiring? (February 2025)
GrapesJS [https://grapesjs.com] | Senior Full Stack Engineer (Node.js/React ) | Remote | Full time
We are looking for a highly skilled and experienced Full Stack Engineer specializing in the Node.js/React stack to join our dynamic team. This role is crucial to the development and maintenance of the GrapesJS framework ecosystem, including its core, plugins, and the new GrapesJS Studio editor. You will work closely with our team to push the boundaries of what’s possible with GrapesJS and deliver innovative solutions that empower our global community of developers and companies.
We are looking for a senior full stack engineer with strong front end knowledge. We’re looking for someone with at least five years experience in:
- JavaScript/Typescript/Node, HTML, CSS, and modern front-end frameworks.
- SSR, RESTful APIs and asynchronous request handling in Node.js (eg. using Next.js or similar).
Compensation: Competitive with experience + Equity
Contact griffin[at]grapesjs.com with your resume if interested.
-
Reweb: Visual website builder for Next.js and Tailwind
other commenter shared it https://grapesjs.com/
-
Qwen2.5-Coder-32B is an LLM that can code well that runs on my Mac
Not really tried the Claude 3.5, later tried o1-preview on github models and recently Qwen2.5 32B for a prompt to generate a litestar[0] app to manage a wysiwyg content using grapesjs[1] and use pelican[2] to generate static site. It generated very bad code and invented many libraries in import which didn't exist. Cluade was one of the worst code generator, later tried sieve of atkin to generate primes to N and then use miller-rabin test to test each generated prime both using all the cpu core available. Claude completely failed and could never get a correct code without some or the other errors especially using multiprocess, o1-preview got it right in first attempt, Qwen 2.5 32B got it right in 3'rd error fix. In general for some very simple code Claude is correct but when using something new it completely fails, o1-preview performs much better. Give a try to generate some manim community edition visualization using Claude, it generates something not working correct or with errors, o1-preview much better job.
In most of my test o1-preview performed way better than Claude and Qwen was not that bad either.
[0] https://github.com/litestar-org/litestar
[1] https://grapesjs.com/
[3] https://getpelican.com/
-
A guide to the best email editing tools
GrapesJS is a free email marketing tool to build responsive and professional emails. It offers a component-based interface that enables building blocks in email templates.
-
The Top 12 Open-Source No-Code Tools with the Most GitHub Stars
GitHub https://github.com/GrapesJS/grapesjs GitHub Star 20.6k The most recent update on GitHub One week ago Official website https://grapesjs.com/ Documentation https://grapesjs.com/docs/
-
Any FOSS to make HTML websites for self-hosting?
What I found was GrapesJS. I'd definitely recommend it: https://grapesjs.com/
-
Open source for frontend
Open-source web builder framework for creating templates without coding. Website - GitHub
-
Show HN: I made a MailChimp alternative that connects to your database
I agree. It is a little confusing. As a dev I can see how it might be useful when I don't have time to build the interface. But not really sure.
Have you looked at something like https://grapesjs.com/ for templates?
What are some alternatives?
knockout - Knockout makes it easier to create rich, responsive UIs with JavaScript
litegraph.js - A graph node engine and editor written in Javascript similar to PD or UDK Blueprints, comes with its own editor in HTML5 Canvas2D. The engine can run client side or server side using Node. It allows to export graphs as JSONs to be included in applications independently.
Svelte - web development for the rest of us
Rete.js - Rete.js is a framework for creating visual interfaces and workflows. It provides out-of-the-box solutions for visualization using various libraries and frameworks, as well as solutions for processing graphs based on dataflow and control flow approaches.
React - The library for web and native user interfaces.
blockly - The web-based visual programming editor.
hyperscript - Create HyperText with JavaScript.
Mithril.js - A JavaScript Framework for Building Brilliant Applications
Draft.js - A React framework for building text editors.
htmx - </> htmx - high power tools for HTML
Strapi - 🚀 Strapi is the leading open-source headless CMS. It’s 100% JavaScript/TypeScript, fully customizable, and developer-first.
