Skip to content
VueVentus fan mark spinning counter-clockwiseVueVentus logo text

Typescript Modules

0.X ALPHA STATUS

VueVentus is in a 0.x (alpha) status. It is in an post-experimental stage, and is suitable for rapid prototyping, but modules and components could change between minor releases. Additionally, there's more components and modules coming!

Typescript Modules are used for type-checking VueVentus Vue.js components and VueVentus Typescript files that are transpiled into JavaScript. Transpiled files are offered directly as both .d.ts files and un-compiled .ts modules via VueVentus package exports.

Typescript Types

Typescript Interfaces

The VueVentus Module Flow

The following diagram helps to visualize the flow of how VueVentus settings, configurations and components are all woven into a Vue and Tailwind CSS application:

Released under the MIT License