@cocreate/clone
Version:
Clone an html element by #id, identify targeted elements using clone_id attribute. Capable of creating nested & complex cloning logic for kanbans, tasklists etc. Easy configuration using HTML5 attributes and/or JavaScript API.
24 lines • 667 B
JavaScript
module.exports = {
"organization_id": "",
"key": "",
"host": "",
"sources": [
{
"array": "files",
"object": {
"_id": "60119d34ef30c40e45dde2da",
"name": "index.html",
"path": "/docs/clone",
"pathname": "/docs/clone/index.html",
"src": "{{./docs/index.html}}",
"host": [
"cocreate.app",
"general.cocreate.app"
],
"directory": "clone",
"content-type": "{{content-type}}",
"public": "true"
}
}
]
};