`` bind`prop` `` tag string
Open
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.