Composables
Composables are functions that encapsulate and reuse stateful logic in a Vue application using Vue's composition API.
The Codex library contains a set of composables that are also exported for library consumers to take advantage of some already implemented common Vue patterns.