example ui components
https://playproject-io.github.io/datdot-ui/
npm install datdot-ui
localStorage.debug = '*' // to get debug output
const datdotui = require('datdot-ui')
const element = datdotui({ buttons: 200 })
document.body.append(element)| Name | Name | Last commit date | ||
|---|---|---|---|---|
example ui components
https://playproject-io.github.io/datdot-ui/
npm install datdot-ui
localStorage.debug = '*' // to get debug output
const datdotui = require('datdot-ui')
const element = datdotui({ buttons: 200 })
document.body.append(element)