{"id":17320176,"url":"https://github.com/bryant-the-coder/generator-html-scss-js","last_synced_at":"2026-02-14T05:07:22.686Z","repository":{"id":40701058,"uuid":"416935777","full_name":"bryant-the-coder/generator-html-scss-js","owner":"bryant-the-coder","description":null,"archived":false,"fork":false,"pushed_at":"2023-03-06T13:22:24.000Z","size":3008,"stargazers_count":1,"open_issues_count":14,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-15T12:42:26.025Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bryant-the-coder.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":"2021-10-14T00:15:07.000Z","updated_at":"2021-11-30T10:22:15.000Z","dependencies_parsed_at":"2025-04-06T10:41:52.172Z","dependency_job_id":"61b1adaa-1c97-45af-846f-161f49302a42","html_url":"https://github.com/bryant-the-coder/generator-html-scss-js","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bryant-the-coder/generator-html-scss-js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bryant-the-coder%2Fgenerator-html-scss-js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bryant-the-coder%2Fgenerator-html-scss-js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bryant-the-coder%2Fgenerator-html-scss-js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bryant-the-coder%2Fgenerator-html-scss-js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bryant-the-coder","download_url":"https://codeload.github.com/bryant-the-coder/generator-html-scss-js/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bryant-the-coder%2Fgenerator-html-scss-js/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29437368,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-14T03:34:37.767Z","status":"ssl_error","status_checked_at":"2026-02-14T03:34:09.092Z","response_time":53,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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-15T13:29:20.154Z","updated_at":"2026-02-14T05:07:22.660Z","avatar_url":"https://github.com/bryant-the-coder.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# generator-html-scss-js\n\n- This is for anyone who wanna use this for web development\n- This package includes languages such as `scss`, `js` and `html`\n\n## Request\n\nPlease help me in solving this problem. The problem is that when I or you install the generator. No package-lock.json is being installed. If anyone out there in the community can help, please make a pull request or an issue in the repository. Thanks in advance. 😅\n\n## Installation\n\nFirst, install [Yeoman](http://yeoman.io) and generator-html-scss-js using [npm](https://www.npmjs.com/) (I assume you have pre-installed [node.js](https://nodejs.org/)).\n\n```bash\nnpm install -g yo\nnpm install -g generator-html-scss-js\n```\n\n\u003e Install `yo` a time only\n\nThen generate a new project in your respective directory:\n\n```bash\nyo html-scss-js\n```\n\n## Folder structure\n\n```bash\ngenerator-html-scss-js\n├─ .editorconfig\n├─ .eslintignore\n├─ .git\n├─ .gitattributes\n├─ .gitignore\n├─ .travis.yml\n├─ generators\n│  └─ app\n│     ├─ index.js                   Main process happend\n│     └─ templates\n│        ├─ .gitignore\n│        ├─ app\n│        │  ├─ js\n│        │  │  └─ script.js\n│        │  └─ scss\n│        │     ├─ style.scss\n│        │     └─ _variables.scss\n│        ├─ gulpfile.js             Compile scss-css, copy files to their own dir\n│        ├─ index.html\n│        ├─ package-lock.json\n│        ├─ package.json\n│        └─ _gitignore\n├─ LICENSE\n├─ package-lock.json\n├─ package.json\n├─ README.md\n└─ __tests__\n   └─ app.js\n```\n\n## Friendly Reminder\n\n- If you want to update to a newer version, please check the github repo to check whether are there any problems.\n- Please update the package every month. Run `npm update generator-html-scss-js -g`\n- If you encounter any issue, please file an issue at the repo :)\n- Pull request is always welcome :D\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbryant-the-coder%2Fgenerator-html-scss-js","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbryant-the-coder%2Fgenerator-html-scss-js","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbryant-the-coder%2Fgenerator-html-scss-js/lists"}