{"id":18440534,"url":"https://github.com/tangojs/tangojs-webapp-template","last_synced_at":"2026-01-27T02:35:00.567Z","repository":{"id":135343627,"uuid":"56885126","full_name":"tangojs/tangojs-webapp-template","owner":"tangojs","description":"Basic TangoJS application template.","archived":false,"fork":false,"pushed_at":"2017-02-13T19:57:02.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-29T10:44:32.502Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"HTML","has_issues":false,"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/tangojs.png","metadata":{"files":{"readme":"README.md","changelog":null,"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}},"created_at":"2016-04-22T21:04:09.000Z","updated_at":"2017-02-13T19:53:48.000Z","dependencies_parsed_at":null,"dependency_job_id":"78097a1e-4bd1-4efc-8890-ea871b84ba7c","html_url":"https://github.com/tangojs/tangojs-webapp-template","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tangojs/tangojs-webapp-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tangojs%2Ftangojs-webapp-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tangojs%2Ftangojs-webapp-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tangojs%2Ftangojs-webapp-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tangojs%2Ftangojs-webapp-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tangojs","download_url":"https://codeload.github.com/tangojs/tangojs-webapp-template/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tangojs%2Ftangojs-webapp-template/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28796977,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-27T01:07:07.743Z","status":"online","status_checked_at":"2026-01-27T02:00:07.755Z","response_time":168,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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-11-06T06:30:51.950Z","updated_at":"2026-01-27T02:35:00.551Z","avatar_url":"https://github.com/tangojs.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# tangojs-webapp-template\n\nBasic TangoJS application template.\n\n## Browser support\n\nDue to utilization of bleeding-edge web standards, browser support is limited.\nYour browser should support:\n\n* ECMAScript 2015\n* Web Components\n* CSS Grid Layout\n\nLatest versions of Mozilla Firefox and Chromium (including derivatives) will\nwork.\n\nIn Firefox, you have to enter `about:config` in the address bar, and toggle\nfollowing flags:\n* `dom.webcomponents.enabled`,\n* `layout.css.grid.enabled`.\n\nIn Chromium, you have to enter `chrome://flags/` in address bar, and enable\n*Experimental Web Platform features*.\n\n## Getting Started\n\n1. Make sure you have [Node.js](https://nodejs.org/) installed.\n\n1. Clone this project:\n   ```bash\n   $ git clone https://github.com/tangojs/tangojs-webapp-template.git \u0026\u0026 cd tangojs-webapp-template/\n   ```\n\n1. Alter the `package.json` file - you probably want to change the `name`,\n   `author` and `description` fields.\n\n1. Pull the dependencies:\n   ```bash\n   $ npm install\n   ```\n   Note that this also installs `devDependencies`. If you want a bare minimum\n   without e.g. a http-server, then add the `--production` flag.\n\n1. TangoJS has to be accessed from a web server (components are loaded via\n   AJAX calls). You already have one, assuming you installed `devDependencies`.\n   Just start it and visit `localhost:8080` in your browser:\n   ```\n   $ npm run server\n   ```\n\n1. Start building your app by editing the `index.html` file in your editor of\n   choice. Remember to check the\n   [TangoJS API Docs](https://tangojs.github.io/apidocs) and the\n   [TangoJS Web Components Specs](https://github.com/tangojs/tangojs-web-components#readme).\n\n1. Learn more about [connectors](https://tangojs.github.io) when you are\n   ready for communication with real TANGO infrastructure.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftangojs%2Ftangojs-webapp-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftangojs%2Ftangojs-webapp-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftangojs%2Ftangojs-webapp-template/lists"}