{"id":19006893,"url":"https://github.com/yowainwright/developer-ci-benefits-demo","last_synced_at":"2026-03-04T03:01:28.119Z","repository":{"id":32860302,"uuid":"143681785","full_name":"yowainwright/developer-ci-benefits-demo","owner":"yowainwright","description":"This is a demo repo setup to go along with the Developer CI Benefits Talk","archived":false,"fork":false,"pushed_at":"2023-01-03T13:01:17.000Z","size":1126,"stargazers_count":2,"open_issues_count":2,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-17T16:42:04.902Z","etag":null,"topics":["ci","ci-benefits","circleci","npm"],"latest_commit_sha":null,"homepage":"https://bit.ly/2NGQqiJ","language":"TypeScript","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/yowainwright.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":null}},"created_at":"2018-08-06T05:46:21.000Z","updated_at":"2022-11-25T18:49:35.000Z","dependencies_parsed_at":"2023-01-14T22:27:21.369Z","dependency_job_id":null,"html_url":"https://github.com/yowainwright/developer-ci-benefits-demo","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/yowainwright/developer-ci-benefits-demo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yowainwright%2Fdeveloper-ci-benefits-demo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yowainwright%2Fdeveloper-ci-benefits-demo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yowainwright%2Fdeveloper-ci-benefits-demo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yowainwright%2Fdeveloper-ci-benefits-demo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yowainwright","download_url":"https://codeload.github.com/yowainwright/developer-ci-benefits-demo/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yowainwright%2Fdeveloper-ci-benefits-demo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30070479,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-04T01:03:42.280Z","status":"online","status_checked_at":"2026-03-04T02:00:07.464Z","response_time":59,"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":["ci","ci-benefits","circleci","npm"],"created_at":"2024-11-08T18:34:59.160Z","updated_at":"2026-03-04T03:01:28.103Z","avatar_url":"https://github.com/yowainwright.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"![Developer CI Benefits Demo Banner](https://jeffry.in/assets/developer-ci-benefits/developer-ci-benefits-demo.svg)\n\n# Developer CI Benefits Demo\n\n\n[![CircleCI](https://circleci.com/gh/yowainwright/developer-ci-benefits-demo.svg?style=svg)](https://circleci.com/gh/yowainwright/developer-ci-benefits-demo)\n\nThis repository show's a CI setup. It works using steps described in the [Developer CI Benefits Talk repository](https://github.com/yowainwright/developer-ci-benefits).\n\nThis repository should be used to help setup viewers repositories or for reference when reading the  [Developer CI Benefits Talk repository](https://github.com/yowainwright/developer-ci-benefits).\n\n\n## High level repository features\n\nListed below are tools used to setup this Repository and its CI with links to tool information as well as a link to where the tool is used in this repository.\n\n- **[EditorConfig](https://editorconfig.org/):** provides a standard [config](.editorconfig) for code editors.\n- **[Markdownlint](https://github.com/markdownlint/markdownlint);** ensures that [markdown](.markdownlintrc) is written to a standard.\n- **[NVM](https://github.com/creationix/nvm):** defines the version of [node](.nvmrc) to be used for this project\n- **[TypeScript](http://www.typescriptlang.org/):** provides [type checking](/src/index.ts); helps articulate what code is doing.\n\n----\n\n### Can JS be used instead of TS\n\nJavaScript can be used instead of TypeScript. The list below articulates the differences at a high level.\n\n- This repository uses TypeScript because TypeScript is a great tool for articulating code.\n  - TypeScript is 100% interchangeable with JavaScript.\n    - To use JavaScript instead of TypeScript, use JavaScript with Babel.\n    - To test JavaScript instead of TypeScript, use Jest.\n    - To lint JavaScript instead of TypeScript, use ESLint.\n- [Read more](https://github.com/yowainwright/developer-ci-benefits) about the talk by clicking the \"Developer CI Benefits Talk\" or \"Read more\" links.\n\n----\n\n## Reference\n\nListed below is attribution to this repository and where this repository can be referenced.\n\n- This is a demo repo setup to go along with the Developer CI Benefits Talk.\n- This is a dependency repository example for the [Developer CI Benefits Talk](https://github.com/yowainwright/developer-ci-benefits).\n- This repository is a published on [NPM](https://www.npmjs.com/package/developer-ci-benefits-demo). It development a full CI process.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyowainwright%2Fdeveloper-ci-benefits-demo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyowainwright%2Fdeveloper-ci-benefits-demo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyowainwright%2Fdeveloper-ci-benefits-demo/lists"}