UNPKG

@cocreate/cocreatejs

Version:

A collaborative low code headless CMS and Javascript framework for building collaborative no code platforms, apps and UI's. Build powerful applications using HTML5 attributes or Javascript api.

8 lines (7 loc) 156 B
<!DOCTYPE html> <div array="contacts" render-query="[template]"> <div template> <h4>{{object.name}}</h4> <h4>{{object._id}}</h4> </div> </div>