Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/0xwdg/tvos.js
This Javascript Library helps you to create quick and easy a simple and beautiful Apple TV (tvOS) apps with Javascript. It is based on the Apple TV Markup Language (TVML) and a custom Apple TV Javascript API. TV
https://github.com/0xwdg/tvos.js
apple-tv apple-tv-application apple-tv-development apple-tv-framework atv javascript-library tvjs tvml tvos
Last synced: 4 days ago
JSON representation
This Javascript Library helps you to create quick and easy a simple and beautiful Apple TV (tvOS) apps with Javascript. It is based on the Apple TV Markup Language (TVML) and a custom Apple TV Javascript API. TV
- Host: GitHub
- URL: https://github.com/0xwdg/tvos.js
- Owner: 0xWDG
- License: mit
- Created: 2015-11-03T20:13:41.000Z (about 9 years ago)
- Default Branch: main
- Last Pushed: 2024-11-13T12:53:57.000Z (about 1 month ago)
- Last Synced: 2024-12-09T11:26:41.860Z (13 days ago)
- Topics: apple-tv, apple-tv-application, apple-tv-development, apple-tv-framework, atv, javascript-library, tvjs, tvml, tvos
- Language: Swift
- Homepage: http://0xwdg.github.io/tvOS.js/
- Size: 9.99 MB
- Stars: 48
- Watchers: 6
- Forks: 13
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
Awesome Lists containing this project
README
# tvOS.js
tvOS.js is a JavaScript Library for easier developing in TVJS/TVML
- Built-in TVML Templates
- Built-in TVJS Templates
- Automatic return events to human readable format##### Examples:
See some examples here:
- wiki/compilationView
- wiki/searchView
- wiki/listView
- wiki/alertView
- wiki/loadingView
- wiki/ratingView##### Example (apps)
- [Twitter](https://github.com/0xWDG/tvOS.js/blob/main/docs/example_twitter.js)
- [Instagram](https://github.com/0xWDG/tvOS.js/blob/main/docs/example_instagram.js)
- [IMDB](https://github.com/0xWDG/tvOS.js/blob/main/docs/example_IMDB.js)
- [NU.nl](https://github.com/0xWDG/tvOS.js/blob/main/docs/example_app2.js) (dutch news website)
- [Meetups in amsterdam](https://github.com/0xWDG/tvOS.js/blob/main/docs/example_app.js) by The App Team ([git](https://github.com/The-app-team)/[www](http://www.the-app-team.com))Made with 🩵 in 🇳🇱
---
![](https://cdn.rawgit.com/feross/standard/master/badge.svg)
---
## Contact
We can get in touch via [Mastodon](https://mastodon.social/@0xWDG), [Twitter/X](https://twitter.com/0xWDG), [Discord](https://discordapp.com/users/918438083861573692), [Email](mailto:[email protected]), [Website](https://wesleydegroot.nl).
Interested learning more about Swift? [Check out my blog](https://wesleydegroot.nl/blog/).