titanium-vdom
TypeScript icon, indicating that this package has built-in type declarations

0.4.4 • Public • Published

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

/titanium-vdom/

    Package Sidebar

    Install

    npm i titanium-vdom

    Weekly Downloads

    3

    Version

    0.4.4

    License

    Apache-2.0

    Unpacked Size

    192 kB

    Total Files

    119

    Last publish

    Collaborators

    • cb1kenobi
    • awam
    • tisdk