Angular
GrapesJS
| Angular | GrapesJS | |
|---|---|---|
| 837 | 59 | |
| 99,544 | 25,307 | |
| 0.4% | 0.9% | |
| 10.0 | 8.8 | |
| 4 days ago | 6 days ago | |
| TypeScript | 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.
Angular
- Ng-News 25/50: Auto-Destroy for Router Providers, Signal Forms
feat(router): add controls for route cleanup #65991
- Ng-News 25/49: Signal Forms & @angular/aria
- Angular v18+ - Understanding @defer: Blocks, Triggers, and Deferrable Views (Part 1)
Hydration transforms a pre-rendered HTML page (produced by server-side rendering) into a fully interactive Angular application on the client side. With incremental hydration (here the complete RFC), you can determine when specific parts of your application need to become interactive.
- Practicing programming with sandbox projects
- Signal Forms Just Got Automatic State Classes (And More)
Luckily, as of Angular 21.0.1, there's now a really clean way to add them back.
- Angular PDF Libraries: Free & Paid Tools (In-Depth Developer Guide)
Angular PDF libraries provide a powerful set of features that enable developers to create, display, and manipulate PDF documents, which include an Angular PDF viewer/editor, directly within an Angular application. Which helps us to create PDF files, being a common format for reports, invoices, forms, and downloadable content, their implementation has become an indispensable part of today's web development.
- Ng-News 25/45: Analog v2, Debouncing in SignalForms, Testing & Time
feat(forms): add `debounce()` rule for signal forms #64929
- Custom Validators in Angular Signal Forms (You Probably Need This)
Custom validators are one of those things you'll definitely need when building real-world forms. But if you've been wondering how they work with Angular's new Signal Forms API, you're in the right place. Today we'll migrate a form with custom validation from Reactive Forms to Signal Forms, and I think you'll be pleasantly surprised by how straightforward it is. The syntax changes are minimal, and the result is cleaner, more reactive code.
- “Reactive Forms Are Just as Good.” Okay, Watch This.
I've made a few tutorials on Signal Forms now, and I've seen the comments. Some of you said the old Reactive Forms way is just as good, or you just still like it better. And I get it. Maybe the benefit hasn't been obvious. So today, I'm going to show you a real-world form (the kind that gets messy fast) and we're going to rebuild it using Signal Forms. By the end of this post, hopefully you'll see the advantage, not just hear me say it.
- Goodbye FormArray. Hello Signal Forms.
Building dynamic forms in Angular has always felt a little like assembling IKEA furniture without the instructions. But soon, there will be a simpler, more reactive way. One that actually feels reactive. In this tutorial, we’ll take a dynamic form built with classic Reactive Forms and upgrade it to use the new Signal Forms API. It's still experimental, but what it can already do will make you wish it wasn’t.
GrapesJS
- Show HN: Grapes Studio – HTML-first WYSIWYG website editor with LLM assistant
- Top 15 Fastest-Growing Open-Source Low-Code Projects on GitHub in 2025
Website: https://grapesjs.com/
- 🎥 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/
What are some alternatives?
Drawflow - Simple flow library 🖥️🖱️
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
Alpine.js - A rugged, minimal framework for composing JavaScript behavior in your markup.
astro - The web framework for content-driven websites. ⭐️ Star to support our work!