Skip to main content

Creamie

It is entirely based on pure javascript methodology. It's scalable and has very transparent javascript workflows. There is no abstraction in workflows so that you can reinvent custom workflow on top of this framework. Since the whole framework core is built under web components. All the features were wrapped under Creamie class which extends web component strategies.

Creamie increases your development's reusability, testability, and reliability. Since it's based on web components, we can make use of shadow DOM where event bubbling triggers only under components, write individual style for components, and don't need to worry about naming conflicts in DOM.

Features#

Below are the key features to make development much easier and also your application will get a smooth performance.