Show HN: Bareforge – A UI builder exporting stateful JavaScript/CLJS projects
Bareforge is a visual landing-page builder designed for BareDOM, enabling users to create static web pages with a drag-and-drop interface and export them as interactive, stateful projects in either ClojureScript or JavaScript. It leverages web components and a custom DOM reconciler without relying on a virtual DOM, maintaining alignment with BareDOM's philosophy. The tool supports features like real-time preview, undo/redo, theme editing, and pluggable export options for various development workflows.
- ▪Bareforge is built in ClojureScript using BareDOM's 90 stateless web components and includes an editor interface made entirely from those same components.
- ▪The canvas uses a hand-written DOM reconciler instead of a virtual DOM to stay consistent with BareDOM's design principles.
- ▪Users can export projects in four modes: CDN-based static HTML, bundled static HTML, interactive ClojureScript with re-frame, and interactive vanilla JavaScript with a reactive store.
- ▪Export targets are pluggable, allowing developers to add support for frameworks like React or Svelte through a simple plugin system.
- ▪Bareforge includes advanced editing features such as type-aware inspectors, free-form positioning, component-aware snapping, autosave to IndexedDB, and 100-step undo/redo history.
Story provenance
Source · retrieval · rights · ranking — open for full record
inspect →
Story provenance
Attribution is not the same as permission. This drawer separates discovery metadata, excerpts, WeSearch-generated summaries, reuse status, and whether the publisher receives the visit. Nothing here claims a legal grant the publisher has not made.
Record
| Original publisher | GitHub |
| Canonical URL | https://github.com/avanelsas/bareforge |
| Publication time | Tue, 28 Apr 2026 12:22:09 +0000 |
| Retrieval time | 2026-04-28T12:24:31.929Z |
| Last seen | 2026-04-28T12:24:31.929Z |
| Headline source | Publisher (no WeSearch rewrite) |
| Excerpt source | publisher body |
| Excerpt method | First ~120 words (~800 chars) of extracted publisher body, fair-use limited. |
| Summary | WeSearch · cerebras-chat (WeSearch summarizer) |
| Summary source text | contentText |
| Citation coverage | Summary is a WeSearch-generated derivative; primary citation is the original publisher URL. |
| Cluster | PpYxr7iAuBvn |
| Cluster logic | Grouped by semantic title/content similarity across sources within a rolling window. Same-publisher template collisions are excluded from coverage comparison. |
| Ranking reason | Story pages are not engagement-ranked. Hub feeds use recency, with optional source-diversified chronological ordering (cap consecutive stories per source). No personalized ranking. |
| Publisher visit | Yes — open original |
| Substitutes article? | No — link-out required for full text |
Rights status (four layers)
WeSearch handling by dimension
| Indexing | May the item be indexed (stored, ranked, made findable)? | Allowed |
| Snippet | May a short excerpt of the publisher's text be shown? | Allowed |
| AI summary | May WeSearch generate its own short summary of the article? | Limited |
| Retrieval / RAG | May the content be exposed for third-party retrieval-augmented generation? | Not asserted |
| Model training | May the content be used to train AI models? | Not asserted |
| Commercial reuse | May the content be reused commercially? | Not permitted |
Basis: Derived from the published RSS/Atom feed. Contact: [email protected]. Reviewed: 2026-07-24.
Opening excerpt (first ~120 words) tap to expand
Bareforge A visual landing-page builder for BareDOM. This project offers a drag and drop interface to build a web component based static page and using bindings, records and events can export to a fully interactive, functional extensible codebase in either ClojureScript or JavaScript. Bareforge is built in ClojureScript on top of BareDOM's 90 stateless web components. The editor chrome itself is made from BareDOM elements — palette, inspector, toolbars, layers, modals — dogfooding the library inside a real end-user application. The canvas uses a hand-written DOM reconciler (no virtual DOM) to stay philosophically aligned with BareDOM.
…
Excerpt limited to ~120 words for fair-use compliance. The full article is at GitHub.