{"id":25588676,"url":"https://github.com/nyrox/web-project-template","last_synced_at":"2026-06-19T06:31:57.623Z","repository":{"id":140802260,"uuid":"153422733","full_name":"Nyrox/web-project-template","owner":"Nyrox","description":null,"archived":false,"fork":false,"pushed_at":"2018-10-26T16:00:16.000Z","size":137,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-11-11T06:06:40.012Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"CSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Nyrox.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2018-10-17T08:30:41.000Z","updated_at":"2018-10-26T16:00:17.000Z","dependencies_parsed_at":null,"dependency_job_id":"b13b1829-2b59-43dc-809a-77008820825f","html_url":"https://github.com/Nyrox/web-project-template","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Nyrox/web-project-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nyrox%2Fweb-project-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nyrox%2Fweb-project-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nyrox%2Fweb-project-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nyrox%2Fweb-project-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Nyrox","download_url":"https://codeload.github.com/Nyrox/web-project-template/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nyrox%2Fweb-project-template/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34520431,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-19T02:00:06.005Z","response_time":61,"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":"2025-02-21T08:50:06.242Z","updated_at":"2026-06-19T06:31:57.617Z","avatar_url":"https://github.com/Nyrox.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Overview\n\nThis project contains a fully featured setup you need to start developing web frontends using \n\n- Single File VueJS Components\n- Global SASS/SCSS Stylesheets (Both are supported)\n- Modern Javascript (Including CommonJS Modules and ES2016)\n- Storyboard generation using @storyboard/vue\n\n# Installation\n\nA simple `npm install` shall suffice.  \nTake note though that changing the version numbers in package.json is quite unstable,  \ndue to the complex dependencies going on.\n\n## Vue Components\n--- \n\n#### Using Sass/Scss Variables in your code\n\nIt is absolutely imperative that you do not `@import` files that contain CSS rules into scoped styles in Vue Components.  \nDue to the way that scoped styles get processed this can easily lead to massive code duplication.  \n\nIt is however recommended that you include  \n\n`@import \"settings\"`\n\nin your code if you want, as this will allow you access to some useful mixins and functions.  \nAnyone editing the settings file shall be under extreme caution not to accidentally bloat this file.  \nMixings and Variables are perfectly fine, since they get compiled away, but any CSS rules will be  \nduplicated across every component instantiation that includes this file, which could potentially be hundreds.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnyrox%2Fweb-project-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnyrox%2Fweb-project-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnyrox%2Fweb-project-template/lists"}