{"id":31844860,"url":"https://github.com/houkasaurusrex/module-boilerplate","last_synced_at":"2026-02-17T03:34:40.980Z","repository":{"id":114333659,"uuid":"192067488","full_name":"HoukasaurusRex/module-boilerplate","owner":"HoukasaurusRex","description":"Boilerplate for writing node modules","archived":false,"fork":false,"pushed_at":"2019-06-15T10:58:56.000Z","size":17,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-10-12T07:55:35.469Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"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/HoukasaurusRex.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2019-06-15T10:47:59.000Z","updated_at":"2019-06-15T10:58:58.000Z","dependencies_parsed_at":null,"dependency_job_id":"69b6eb97-e646-4d7d-8b58-ecbe680cad1f","html_url":"https://github.com/HoukasaurusRex/module-boilerplate","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/HoukasaurusRex/module-boilerplate","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HoukasaurusRex%2Fmodule-boilerplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HoukasaurusRex%2Fmodule-boilerplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HoukasaurusRex%2Fmodule-boilerplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HoukasaurusRex%2Fmodule-boilerplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/HoukasaurusRex","download_url":"https://codeload.github.com/HoukasaurusRex/module-boilerplate/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HoukasaurusRex%2Fmodule-boilerplate/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29532437,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-17T03:01:11.216Z","status":"ssl_error","status_checked_at":"2026-02-17T03:00:31.803Z","response_time":100,"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":"2025-10-12T07:52:09.670Z","updated_at":"2026-02-17T03:34:40.975Z","avatar_url":"https://github.com/HoukasaurusRex.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Module Boilerplate\n\n[![NPM Total Downloads](https://img.shields.io/npm/dt/module-boilerplate.svg)](https://www.npmjs.com/package/module-boilerplate)\n[![David Dependencies Status](https://david-dm.org/pterobyte/module-boilerplate.svg)](https://david-dm.org/pterobyte/module-boilerplate)\n[![devDependencies Status](https://david-dm.org/pterobyte/module-boilerplate/dev-status.svg)](https://david-dm.org/pterobyte/module-boilerplate?type=dev)\n[![Language grade: JavaScript](https://img.shields.io/lgtm/grade/javascript/g/Pterobyte/module-boilerplate.svg?logo=lgtm\u0026logoWidth=18)](https://lgtm.com/projects/g/Pterobyte/module-boilerplate/context:javascript)\n[![prs welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://github.com/pterobyte/module-boilerplate/master)\n[![styled with prettier](https://img.shields.io/badge/styled_with-prettier-ff69b4.svg)](https://github.com/prettier/prettier)\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n\nBrief description or tagline\n\n![screenshots](assets/npm.jpg)\n\nExplanation and purpose of module\n\n## Contents  \n\n- [Getting Started](#getting-started)\n- [API Reference](#api-reference)\n  - [apiName](#apiName)\n- [Examples](#examples)\n- [Limitations](#limitations)\n- [Contributing](#contributing)\n- [Authors](#authors)\n- [License](#license)\n- [Acknowledgments](#acknowledgments)\n\n## Getting Started\n\n### Install\n\n- With NPM\n\n  ```sh\n  npm install module-boilerplate\n  ```\n\n- With Yarn\n\n  ```sh\n  yarn add module-boilerplate\n  ```\n\n## API Reference\n\n### apiName\n\n#### Parameters\n\nParameter        | Type                          | Description                                 | Example                          |\n|--------------  |-----------------------------  |---------------------------------------------|--------------------------------- |\n\n#### Returns\n\n## Examples\n\n```js\n`show some code`\n```\n\n## Limitations\n\n## Contributing\n\nPlease read [CONTRIBUTING.md](https://github.com/pterobyte/module-boilerplate/.github/CONTRIBUTING.md/.github/CONTRIBUTING.md) for details on our code of conduct, and the process for submitting pull requests to us.\n\n## Authors\n\n- **JT Houk** - [Pterobyte](https://github.com/pterobyte)\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](https://github.com/pterobyte/module-boilerplate/LICENSE) file for details\n\n## Acknowledgments\n\nThe people or projects who helped or inspired this module\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhoukasaurusrex%2Fmodule-boilerplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhoukasaurusrex%2Fmodule-boilerplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhoukasaurusrex%2Fmodule-boilerplate/lists"}