objecture
Version:
❂ Objecture ⏣ Object Watcher, Property Manager ⊚ Capture property changes for object, array mutator methods. ⊚ Schematize and validate object, array properties. ⊚ Browser, NodeJS compatible. ⁘ Uses Core-Plex - Event Listener Manage
26 lines • 472 B
JSON
{
"title": "Objecture | Schema",
"metas": [{
"tag": "meta",
"attributes": {
"name": "viewport",
"content": "width=device-width, initial-scale=1.0"
}
}],
"styles": [{
"tag": "link",
"attributes": {
"rel": "stylesheet",
"type": "text/css",
"href": "./index.css"
},
"selfClose": true
}],
"scripts": [{
"tag": "script",
"attributes": {
"type": "module",
"src": "./index.js"
}
}]
}