The Odoo Web Library (OWL) 🦉is a relatively small UI framework that serves as the basis for the Odoo Web Client.


Owl is written in Typescript 👩‍💻 and takes the best ideas from React and
Vue in a simple and consistent way. 👍
OWL components are structured hierarchically. The OWL model promises
through the concepts of unidirectional data flow and Virtual DOM.
the simple but high-performance structure of even complex applications.  ✅

JavaScript

CSS