infinite-vue
TypeScript icon, indicating that this package has built-in type declarations

1.4.5 • Public • Published

ivue – Infinite Vue

Advanced State Management & Class Architecture for Vue 3+.

Install

yarn add infinite-vue

Run Dev Server

yarn dev

Files to look at:

Main logic for ivue: https://github.com/infinite-system/infinite-vue/blob/main/src/ivue.ts

Utils: https://github.com/infinite-system/infinite-vue/blob/main/src/utils.ts

Inversion of Control Container: https://github.com/infinite-system/infinite-vue/blob/main/src/tests/Helpers/BaseIOC.ts

App.vue: https://github.com/infinite-system/infinite-vue/blob/main/demo/App.vue

Main class used for playground in App.vue: https://github.com/infinite-system/infinite-vue/blob/main/src/tests/Helpers/Authentication/XVueTestClass.ts

/infinite-vue/

    Package Sidebar

    Install

    npm i infinite-vue

    Weekly Downloads

    0

    Version

    1.4.5

    License

    MIT

    Unpacked Size

    687 kB

    Total Files

    134

    Last publish

    Collaborators

    • ekalash