{"id":14964441,"url":"https://github.com/didoesdigital/typey-type-data","last_synced_at":"2025-10-25T07:30:49.927Z","repository":{"id":49390278,"uuid":"229647616","full_name":"didoesdigital/typey-type-data","owner":"didoesdigital","description":"Data for Typey Type, including lessons and dictionaries.","archived":false,"fork":false,"pushed_at":"2024-10-24T06:49:30.000Z","size":91402,"stargazers_count":4,"open_issues_count":1,"forks_count":4,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-10-24T20:35:30.383Z","etag":null,"topics":["dictionaries","lessons","plover","recommendations","steno","stenography","typey"],"latest_commit_sha":null,"homepage":null,"language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/didoesdigital.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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":"2019-12-23T00:08:54.000Z","updated_at":"2024-10-24T06:49:35.000Z","dependencies_parsed_at":"2023-02-18T22:45:47.591Z","dependency_job_id":"8f6ac33c-9c95-44d5-9b23-f79d7156be67","html_url":"https://github.com/didoesdigital/typey-type-data","commit_stats":{"total_commits":870,"total_committers":3,"mean_commits":290.0,"dds":"0.0022988505747126853","last_synced_commit":"068164512c8b24acc8d2b9307f1e933c49b206a5"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/didoesdigital%2Ftypey-type-data","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/didoesdigital%2Ftypey-type-data/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/didoesdigital%2Ftypey-type-data/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/didoesdigital%2Ftypey-type-data/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/didoesdigital","download_url":"https://codeload.github.com/didoesdigital/typey-type-data/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238096364,"owners_count":19415786,"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":["dictionaries","lessons","plover","recommendations","steno","stenography","typey"],"created_at":"2024-09-24T13:33:11.272Z","updated_at":"2025-10-25T07:30:47.216Z","avatar_url":"https://github.com/didoesdigital.png","language":"HTML","funding_links":["https://www.patreon.com/didoesdigital"],"categories":[],"sub_categories":[],"readme":"# Typey Type Data\n\nThis project contains data for [Typey Type](https://github.com/didoesdigital/typey-type), a free typing app designed for steno students to practise and master stenography.\n\n## Sponsor\n\nYou can support [Di’s efforts on Patreon](https://www.patreon.com/didoesdigital). A monthly donation helps Di build more lessons and features to help you fast-track your steno progress.\n\n## Contributing lessons or dictionaries\n\nTo contribute lessons or dictionaries, see the [Typey Type CLI](https://github.com/didoesdigital/typey-type-cli) repo instead.\n\n*This* repo contains the results of automated scripts from the CLI that transform Typey Type’s [steno-dictionaries](https://github.com/didoesdigital/steno-dictionaries) and other data to produce the files in this repo.\n\nYou can **create issues** for lesson ideas or inaccurate data. See the [CONTRIBUTING](./CONTRIBUTING.md) guidelines.\n\n## Steno dictionaries git submodule\n\nHistorically this repo has contained the [steno-dictionaries](https://github.com/didoesdigital/steno-dictionaries) submodule but that has been moved to [Typey Type CLI](https://github.com/didoesdigital/typey-type-cli). If you've been using the paths to these dictionaries in Plover, for example, you may need to update them to look in the CLI's submodule or somewhere standalone. For example, if Plover was looking for:\n\n```\n~/projects/typey-type/typey-type-data/didoesdigital/dictionaries\n```\n\n… replace that with:\n\n```\n~/projects/typey-type-cli/didoesdigital/steno-dictionaries/dictionaries\n```\n\n… or a completely separate place like:\n\n```\n~/steno/didoesdigital/steno-dictionaries/dictionaries\n```\n\n## Code of Conduct\n\nThis project and everyone participating in it is governed by the [Code of Conduct](CODE_OF_CONDUCT.md). By participating, you are expected to uphold this code. Please report unacceptable behavior to [typeytype@didoesdigital.com](mailto:typeytype@didoesdigital.com).\n\n## Licenses\n\nThis project is licensed under GPL-2.0, as shown in [LICENSE](./LICENSE). The following files came from [Plover](https://github.com/openstenoproject/plover/) and are also licensed under [GPL-2.0](./LICENSE_PLOVER):\n\n- [Plover’s Main Dictionary Jun 3, 2018 (latest)](./dictionaries/plover/main-3-jun-2018.json)\n- [Plover’s Main Dictionary Oct 5, 2016](./dictionaries/plover/main-5-oct-2016.json)\n- [Plover’s Commands Dictionary Jun 3, 2018 (latest)](./dictionaries/plover/commands-3-jun-2018.json)\n\n## Related repos\n\n- [Typey Type](https://github.com/didoesdigital/typey-type)\n- [Typey Type CLI](https://github.com/didoesdigital/typey-type-cli)\n- [Di's steno dictionaries](https://github.com/didoesdigital/steno-dictionaries)\n- [Stenoboard diagram SVG to React](https://github.com/didoesdigital/typey-type-stenoboard-diagram-svg-to-react)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdidoesdigital%2Ftypey-type-data","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdidoesdigital%2Ftypey-type-data","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdidoesdigital%2Ftypey-type-data/lists"}