Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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

Function list

##### 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/).