{"id":15532694,"url":"https://github.com/hypery2k/generator-tvml","last_synced_at":"2026-02-19T05:01:22.099Z","repository":{"id":9199043,"uuid":"61194507","full_name":"hypery2k/generator-tvml","owner":"hypery2k","description":"TVML Yeoman Template to create tvOS apps","archived":false,"fork":false,"pushed_at":"2026-02-12T17:39:28.000Z","size":139,"stargazers_count":1,"open_issues_count":34,"forks_count":0,"subscribers_count":1,"default_branch":"develop","last_synced_at":"2026-02-13T01:13:38.251Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hypery2k.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2016-06-15T09:15:02.000Z","updated_at":"2025-04-15T04:58:54.000Z","dependencies_parsed_at":"2022-08-07T05:00:42.594Z","dependency_job_id":"6ff4d9a8-28ea-4fc7-bdd2-5e86c96b2bd9","html_url":"https://github.com/hypery2k/generator-tvml","commit_stats":{"total_commits":94,"total_committers":2,"mean_commits":47.0,"dds":"0.13829787234042556","last_synced_commit":"7621653ac497b051a1899778761641720a37c39c"},"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"purl":"pkg:github/hypery2k/generator-tvml","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hypery2k%2Fgenerator-tvml","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hypery2k%2Fgenerator-tvml/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hypery2k%2Fgenerator-tvml/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hypery2k%2Fgenerator-tvml/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hypery2k","download_url":"https://codeload.github.com/hypery2k/generator-tvml/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hypery2k%2Fgenerator-tvml/sbom","scorecard":{"id":475626,"data":{"date":"2025-08-11","repo":{"name":"github.com/hypery2k/generator-tvml","commit":"7621653ac497b051a1899778761641720a37c39c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/18 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'develop'","Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 12 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T15:12:51.630Z","repository_id":9199043,"created_at":"2025-08-19T15:12:51.630Z","updated_at":"2025-08-19T15:12:51.630Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29604107,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-19T04:38:07.383Z","status":"ssl_error","status_checked_at":"2026-02-19T04:35:50.016Z","response_time":117,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-02T11:32:33.693Z","updated_at":"2026-02-19T05:01:22.080Z","avatar_url":"https://github.com/hypery2k.png","language":"JavaScript","funding_links":["https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick\u0026hosted_button_id=JYG6LVEHB59TL","https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick\u0026hosted_button_id=D88ZDNH6AANPJ"],"categories":[],"sub_categories":[],"readme":"# TVML Yeoman Template\n\n[![Greenkeeper badge](https://badges.greenkeeper.io/hypery2k/generator-tvml.svg)](https://greenkeeper.io/)\n\n[![Build Status](https://travis-ci.org/hypery2k/generator-tvml.svg?branch=master)](https://travis-ci.org/hypery2k/generator-tvml) [![npm version](https://badge.fury.io/js/generator-tvml.svg)](http://badge.fury.io/js/generator-tvml) [![Code Climate](https://codeclimate.com/github/hypery2k/generator-tvml/badges/gpa.svg)](https://codeclimate.com/github/hypery2k/generator-tvml) [![Dependency Status](https://david-dm.org/hypery2k/generator-tvml.svg)](https://david-dm.org/hypery2k/generator-tvml) [![devDependency Status](https://david-dm.org/hypery2k/generator-tvml/dev-status.svg)](https://david-dm.org/hypery2k/generator-tvml#info=devDependencies)\n\n\u003e The template provides a basic TVML sceleton for tvOS which uses WebPack and LiveReloading to build apps for the AppleTV platform\n\n[![NPM](https://nodei.co/npm/generator-tvml.png?downloads=true\u0026downloadRank=true\u0026stars=true)](https://nodei.co/npm/generator-tvml/)\n\n\u003e Feel free to **donate**\n\u003e\n\u003e \u003ca href='https://pledgie.com/campaigns/31915'\u003e\u003cimg alt='Click here to lend your support to: NPM packages and make a donation at pledgie.com !' src='https://pledgie.com/campaigns/31915.png?skin_name=chrome' border='0' \u003e\u003c/a\u003e\n\u003e \u003ca target=\"_blank\" href=\"https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick\u0026hosted_button_id=JYG6LVEHB59TL\"\u003e\n\u003e \u003cimg alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/de_DE/DE/i/btn/btn_donateCC_LG.gif\"/\u003e\n\u003e \u003c/img\u003e\u003c/a\u003e\n\u003e Or donate [Bitcoins](bitcoin:3NKtxw1SRYgess5ev4Ri54GekoAgkR213D):\n\u003e [![Bitcoin](https://martinreinhardt-online.de/bitcoin.png)](bitcoin:3NKtxw1SRYgess5ev4Ri54GekoAgkR213D)\n\u003e\n\u003e Also via [greenaddress](https://greenaddress.it/pay/GA3ZPfh7As3Gc2oP6pQ1njxMij88u/)\n\n## Usage\n\n```\n(sudo) npm install -g yo generator-tvml\nyo tvml\n```\n\nOr the develop build, which maybe **not be stable**\n```\n(sudo) npm install -g yo generator-tvml@next\nyo tvml\n```\n\n\n\n## About\nThis is a basic template which uses [atvjs](https://www.npmjs.com/package/atvjs) framework for blazing fast [Apple TV](https://developer.apple.com/tvos/) application development using pure JavaScript. It relies on the [tvOS](https://developer.apple.com/tvos/) provided [TVML](https://developer.apple.com/library/prerelease/tvos/documentation/LanguagesUtilities/Conceptual/ATV_Template_Guide/) and [TVJS](https://developer.apple.com/library/prerelease/tvos/documentation/TVMLJS/Reference/TVJSFrameworkReference/) for [Apple TV development](https://developer.apple.com/library/tvos/documentation/General/Conceptual/AppleTV_PG/). However this framework does most of the heavy lifting for you and lets you concentrate on your application logic without worrying about the hassles of complicated architecture for Apple TV development. Build your Apple TV application the same way how you are used to building your SPA applications in JavaScript and let the framework handle the rest for you.\n\nThis template also includes livereloading and modules with WebPack and ES2015.\n\nFeel free to **donate**\n\n\u003ca href='http://www.pledgie.com/campaigns/31915'\u003e\u003cimg alt='Click here to lend your support to: NPM packages and make a donation at www.pledgie.com !' src='http://www.pledgie.com/campaigns/31915.png?skin_name=chrome' border='0' /\u003e\u003c/a\u003e\n\u003ca target=\"_blank\" href=\"https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick\u0026hosted_button_id=D88ZDNH6AANPJ\"\u003e\n\u003cimg alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/de_DE/DE/i/btn/btn_donateCC_LG.gif\"/\u003e\n\u003c/img\u003e\u003c/a\u003e\n\n\n## Creating Pages\nCreate pages in your application using the page factory. You will then be able to navigate to these pages using the name of the page.\n```\nATV.Page.create({\n\tname: 'home',\n\t// use a template function from your favourite templating engine\n\t// or pass a raw template function\n\ttemplate(data) {\n\t\treturn `\u003cdocument\u003e\n\t\t\t\t\t\u003calertTemplate\u003e\n\t\t\t\t\t\t\u003ctitle\u003e${data.title}\u003c/title\u003e\n\t\t\t\t\t\t\u003cdescription\u003e${data.description}\u003c/description\u003e\n\t\t\t\t\t\u003c/alertTemplate\u003e\n\t\t\t\t\u003c/document\u003e`;\n\t},\n\t// pass some raw data to be applied\n\t// or a data function that returns the data\n\tdata: {\n\t\ttitle: 'Homepage',\n\t\tdescription: 'This is my super awesome homepage created using atvjs.'\n\t}\n});\n\n// later in your application you can do something like below to navigate to the page\nATV.Navigation.navigate('home');\n```\n\nOr you can use the jade loader:\n\n\n```\nimport alertTemplate from './templates/alert.jade';\n\nATV.Page.create({\n\tname: 'home',\n\t// use a template function from your favourite templating engine\n\t// or pass a raw template function\n\ttemplate: alertTemplate,\n\t// pass some raw data to be applied\n\t// or a data function that returns the data\n\tdata: {\n\t\ttitle: 'Homepage',\n\t\tdescription: 'This is my super awesome homepage created using atvjs.'\n\t}\n});\n\n// later in your application you can do something like below to navigate to the page\nATV.Navigation.navigate('home');\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhypery2k%2Fgenerator-tvml","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhypery2k%2Fgenerator-tvml","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhypery2k%2Fgenerator-tvml/lists"}