Skip to content

Commit 4254574

Browse files
SoliEstreclaude
andcommitted
docs: EstreUX 링크 .js 제거 (repo rename 반영)
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent 7b5d949 commit 4254574

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ article and inherit its lifecycle — or run fully standalone. No build step (Li
1212

1313
EstreUV is the **micro** half of the Estre Rimwork pair: small, self-contained Lit custom elements
1414
("tiles"). Its macro sister [EstreUI](https://github.com/SoliEstre/EstreUI.js) drives page/section
15-
layout (jQuery-class primitive); EstreUV drives the widgets inside. One [EstreUX](https://github.com/SoliEstre/EstreUX.js)
15+
layout (jQuery-class primitive); EstreUV drives the widgets inside. One [EstreUX](https://github.com/SoliEstre/EstreUX)
1616
`.eux` spec expands to both targets (γ-EstreUX-driven), so the same intent can render as a macro flow,
1717
a micro element, or a paired app.
1818

@@ -74,7 +74,7 @@ context, and Alienese aliases, see the [package README](packages/estreuv/README.
7474
| --- | --- | --- |
7575
| **macro**-Rimwork | [estreui](https://github.com/SoliEstre/EstreUI.js) | page / section flow (jQuery-class primitive) |
7676
| **micro**-Rimwork | **estreuv** | widget elements (Lit-class primitive) — *this repo* |
77-
| **meta** layer | [EstreUX](https://github.com/SoliEstre/EstreUX.js) | `.eux` → expands to both (dev-time, runtime-free) |
77+
| **meta** layer | [EstreUX](https://github.com/SoliEstre/EstreUX) | `.eux` → expands to both (dev-time, runtime-free) |
7878

7979
## Monorepo layout
8080

0 commit comments

Comments
 (0)