DrSensor / DrSensor/nusa

`` bind`prop` `` tag string

Open
#39 0 comments 0 reactions 0 assignees View on GitHub
data binding enhancement priority: low
Dominant language
JavaScript
Stars
4
Forks
0
PR merge metrics
No merged PRs in 30d

Description

- [ ] autorun when binded props changed
- [ ] can be used as decorator
- [ ] detect current ``
- [ ] can `` bind(...group)`prop` `` multiple ES class

> **Warning**: beware of HTMLUnknownElement when detecting current ``

```html

import { bind } from "w/std"

bind`
dollar<->count
currency
yen->toUSD
`.run = (value) => console.log(value)

```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.