{"id":21025689,"url":"https://github.com/tonalmathew/readme-typing","last_synced_at":"2025-04-12T12:22:54.917Z","repository":{"id":188540280,"uuid":"678030757","full_name":"tonalmathew/readme-typing","owner":"tonalmathew","description":"Update your readme file with SVG typing texts.","archived":false,"fork":false,"pushed_at":"2023-08-25T08:09:19.000Z","size":597,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-26T07:04:27.727Z","etag":null,"topics":["actions","readme","svg","typing"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/tonalmathew.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2023-08-13T13:06:04.000Z","updated_at":"2024-11-16T11:10:40.000Z","dependencies_parsed_at":null,"dependency_job_id":"fafdb1ca-e601-46ca-9fd6-357e36632907","html_url":"https://github.com/tonalmathew/readme-typing","commit_stats":null,"previous_names":["tonalmathew/readme-typing"],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tonalmathew%2Freadme-typing","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tonalmathew%2Freadme-typing/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tonalmathew%2Freadme-typing/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tonalmathew%2Freadme-typing/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tonalmathew","download_url":"https://codeload.github.com/tonalmathew/readme-typing/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248565310,"owners_count":21125457,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["actions","readme","svg","typing"],"created_at":"2024-11-19T11:35:43.261Z","updated_at":"2025-04-12T12:22:54.892Z","avatar_url":"https://github.com/tonalmathew.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch3 align=\"center\"\u003eTyping - Readme SVG Text\u003c/h3\u003e\n\u003cp align=\"center\"\u003e\n\u003c!-- START:readme-typing --\u003e\n\u003cimg src=\"readme-typing.svg\" /\u003e\n\u003c!-- END:readme-typing --\u003e\n\u003c/p\u003e\n\u003cp align=\"center\"\u003eUpdate your readme with SVG typing texts.\u003c/p\u003e\n\n\u003c/div\u003e\n\n## Instructions\n\n- Add this comment in your `README.md` file\n\n  ```\n  \u003c!-- START:readme-typing --\u003e \n  \u003c!-- END:readme-typing --\u003e\n  ``` \n  \u003e you can find an example [here](https://github.com/tonalmathew/tonalmathew)\n\n- Create a workflow file\n\n  `.github/workflows/readme-typing.yml`\n\n  ```yml\n  name: Readme - svg text\n  on:\n    workflow_dispatch:\n  jobs:\n    update-readme:\n      runs-on: ubuntu-latest\n      steps:\n      - name: Checkout code\n        uses: actions/checkout@v3\n      - name: Run the action\n        uses: tonalmathew/readme-typing@main\n        env:\n          GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}\n        with:\n          INPUT_TEXT: |\n            Hello, from svg typing.\n            Add more text line by line.\n  ```\n\n- The above job won't run automatically, you need to run the job manually from the actions tab.\n\n### Override defaults\n\nUse the following input params to customize it for your use case:-\n\n| Input Param       | Default Value                                         | Description                                               |\n| ----------------- | ----------------------------------------------------- | --------------------------------------------------------- |\n| `COMMITTER_NAME`  | github-actions[bot]                                   | Name of the committer                                     |\n| `COMMITTER_EMAIL` | 41898282+github-actions[bot]@users.noreply.github.com | Email of the committer                                    |\n| `COLOR`           | #36BCF7                                               | Color of the text                                         |\n| `TEXT_ALIGN`      | start (available values: `start`, `center`)           | Align the svg text position                               |\n\n\n_An alternative method for [DenverCoder1/readme-typing-svg](https://github.com/DenverCoder1/readme-typing-svg)_\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftonalmathew%2Freadme-typing","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftonalmathew%2Freadme-typing","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftonalmathew%2Freadme-typing/lists"}