0.4.4 • Published 4 years ago

titanium-vdom v0.4.4

Weekly downloads
7
License
Apache-2.0
Repository
github
Last release
4 years ago

Titanium Virtual DOM

Coverage Status

Virtual DOM abstraction which serves as the connecting piece to integrate Angular and Vue.js with Titanium.

Development guide

This project uses the karma-titanium-launcher to run unit tests. Simply run npm run test:unit to start Karma and test on an iOS simulator and Android emulator. Results will be shown in the app itself as well as reported to the console and coverage data gets written to the coverage directory.

For a rapid TDD setup you can use npm run test:dev and Karma will watch for any changes to the source and test files and schedule a new test run everytime. No coverage data will be written in this configuration.

Contributions

Open source contributions are greatly appreciated! If you have a bugfix, improvement or new feature, please create an issue first and submit a pull request against master.

Getting Help

This is a supporting library to integrate Angular and Vue.js with Titanium. If you have questions about this library in combination with either Angular or Vue.js, feel free to reach out on Stackoverflow or the corresponding channels #titanium-angular or titanium-vue on TiSlack. In case you find a bug related to this library, create a new issue or open a new JIRA ticket.

License

Apache License, Version 2.0

0.4.4

4 years ago

0.4.3

4 years ago

0.4.2

4 years ago

0.4.1

4 years ago

0.4.0

4 years ago

0.3.2

6 years ago

0.3.1

6 years ago

0.3.0

6 years ago

0.2.0

6 years ago

0.1.0

6 years ago