developit / developit/htm

Allow users to register element names

Đang mở
#167 2 bình luận 2 reaction 0 người được giao Xem trên GitHub
Ngôn ngữ chính
JavaScript
Star
9k
Fork
181
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

https://github.com/esxjs/esx looks a lot like HTM, but instead of handling components as `<${Foo}>`, you have to (get to?) pre-register component names, like this: `esx.register({Foo})`

Then you can use custom components like this:

```js
esx`Blah`
```

It would be cool if this were an option for HTM as well.

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.