0.1.6 • Published 2 years ago

@agile-ts/vue v0.1.6

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

Integrate AgileTs into Vue

The vue package helps us to integrate AgileTs into a Vue environment and serves as an Interface to Vue. Its main task is to bind States to Vue Components. This binding ensures that AgileTs rerender the Component whenever a bound State mutates. It also offers some other valuable functionalities that optimize the workflow using AgileTs in a Vue project.

npm install @agile-ts/vue

The vue package is an extension of AgileTs and doesn't work without the core package, which functions as the brain of AgileTs and is indispensable. Unfortunately, we can't combine each core with vue version. Therefore, we have created a table that shows which versions fit together without restrictions.

@agile-ts/vue@agile-ts/coreNPM VersionSupported Vue versions
v0.1.1+v0.1.1+v6+2.x (3.x not tested)

Older Versions aren't supported anymore

Sounds AgileTs interesting to you? Checkout our documentation, to learn more. And I promise you, you will be able to use AgileTs in no time. If you have any further questions, don't hesitate to join our Community Discord.

Get a part of AgileTs and start contributing. We welcome any meaningful contribution. 😀 To find out more about contributing, check out the CONTRIBUTING.md.

0.1.6

2 years ago

0.1.5

3 years ago

0.1.4

3 years ago

0.1.3

3 years ago

0.1.2

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago

0.0.5

3 years ago

0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago