import mador from "https://cdn.jsdelivr.net/npm/@marsbos/mador@latest/dist/mador.js" ; const [ r , w ] = mador ( { count : 1 , } ) ; r ( ".counter" , ( el , count ) => { el .
textContent = `Count: ${ count } ` ; } , ( state ) => state .
count , ) ; r ( ".another-counter" , ( el , count ) => { el .
count , ) ; w ( ( state ) => { state .
StateState is changed through w :w ( ( state ) => { state .
1 час назад @ github.com
infomate
