@cocreate/cocreatecss
A lightweight utility-first Atomic CSS framework promoting rapid UI development. No learning curve... Apply your native css property:value directly in class, then extract and transform it.
@cocreate/cocreatejs
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.
@cocreate/utils
A simple utils component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.
@cocreate/observer
Register a components init function & observe selector. The init function will be fired immedietly after detection of selector.
@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