@cocreate/domain
A simple domain component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.
@cocreate/elements
Fetch content into any html element by using html5 attributes to query data stored in CoCreate headless CMS. If data is changed it will instantly reflect in html tags as changes are broadcasted in realtime
@cocreate/link
Data attributes which can be used for components in CoCreate framework combined as a group of attributes that dynamically change attributes & fetch custom data.
@cocreate/instagram
A simple instagram component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.
@cocreate/actions
Chain multiple component executions to generate your desired logic, when one action is complete next one will start. The sequence goes until all actions have been completed. Vanilla javascript, easily configured using HTML5 attributes and/or JavaScript AP