{"id":13906642,"url":"https://github.com/chenyukang/obsidian-speech","last_synced_at":"2026-03-11T17:01:47.989Z","repository":{"id":50351095,"uuid":"512156450","full_name":"chenyukang/obsidian-speech","owner":"chenyukang","description":null,"archived":false,"fork":false,"pushed_at":"2022-07-27T16:44:50.000Z","size":53,"stargazers_count":5,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-09T22:44:19.698Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/chenyukang.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}},"created_at":"2022-07-09T10:25:48.000Z","updated_at":"2024-05-16T07:08:33.000Z","dependencies_parsed_at":"2022-09-22T02:13:45.834Z","dependency_job_id":null,"html_url":"https://github.com/chenyukang/obsidian-speech","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":"obsidianmd/obsidian-sample-plugin","purl":"pkg:github/chenyukang/obsidian-speech","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chenyukang%2Fobsidian-speech","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chenyukang%2Fobsidian-speech/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chenyukang%2Fobsidian-speech/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chenyukang%2Fobsidian-speech/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chenyukang","download_url":"https://codeload.github.com/chenyukang/obsidian-speech/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chenyukang%2Fobsidian-speech/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262594664,"owners_count":23334252,"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":[],"created_at":"2024-08-06T23:01:39.766Z","updated_at":"2026-03-11T17:01:47.920Z","avatar_url":"https://github.com/chenyukang.png","language":"TypeScript","funding_links":[],"categories":["TypeScript"],"sub_categories":[],"readme":"# Obsidian Speech Plugin\n\nIf you want to do your best on writing, you should read your writing out loud.\n\n- You will find your voice.\n- You will find mistakes and unnecessary words and sentences.\n- You will make your writing easy for reading.\n\nThis is a simple [Obsidian](https://obsidian.md) plugin to read your content.\n\n## How to use\n\n- Clone this repo.\n- `npm i` or `yarn` to install dependencies\n- `npm run dev` to start compilation in watch mode.\n\n## Manually installing the plugin\n\n- Copy over `main.js`, `styles.css`, `manifest.json` to your vault `VaultFolder/.obsidian/plugins/your-plugin-id/`.\n\n## Improve code quality with eslint (optional)\n- [ESLint](https://eslint.org/) is a tool that analyzes your code to quickly find problems. You can run ESLint against your plugin to find common bugs and ways to improve your code. \n- To use eslint with this project, make sure to install eslint from terminal:\n  - `npm install -g eslint`\n- To use eslint to analyze this project use this command:\n  - `eslint main.ts`\n  - eslint will then create a report with suggestions for code improvement by file and line number.\n- If your source code is in a folder, such as `src`, you can use eslint with this command to analyze all files in that folder:\n  - `eslint .\\src\\`\n\n\n## API Documentation\n\nSee https://github.com/obsidianmd/obsidian-api\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchenyukang%2Fobsidian-speech","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchenyukang%2Fobsidian-speech","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchenyukang%2Fobsidian-speech/lists"}