{"id":27162865,"url":"https://github.com/digitalrm/ipa-converter","last_synced_at":"2026-05-08T14:36:22.392Z","repository":{"id":286413514,"uuid":"961330222","full_name":"digitalRM/IPA-Converter","owner":"digitalRM","description":"A modern web application for converting English text to International Phonetic Alphabet (IPA) notation. Built with Next.js, TypeScript, and Tailwind CSS.","archived":false,"fork":false,"pushed_at":"2025-04-06T09:52:45.000Z","size":516,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-10T03:40:31.199Z","etag":null,"topics":["nextjs","tailwind","typescript"],"latest_commit_sha":null,"homepage":"","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/digitalRM.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-04-06T09:33:57.000Z","updated_at":"2025-04-07T10:28:54.000Z","dependencies_parsed_at":"2025-04-10T03:30:33.642Z","dependency_job_id":null,"html_url":"https://github.com/digitalRM/IPA-Converter","commit_stats":null,"previous_names":["digitalrm/ipa-converter"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/digitalRM/IPA-Converter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/digitalRM%2FIPA-Converter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/digitalRM%2FIPA-Converter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/digitalRM%2FIPA-Converter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/digitalRM%2FIPA-Converter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/digitalRM","download_url":"https://codeload.github.com/digitalRM/IPA-Converter/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/digitalRM%2FIPA-Converter/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264075705,"owners_count":23553512,"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":["nextjs","tailwind","typescript"],"created_at":"2025-04-09T01:34:14.219Z","updated_at":"2026-05-08T14:36:22.339Z","avatar_url":"https://github.com/digitalRM.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# IPA Converter\n\nA modern web application for converting English text to International Phonetic Alphabet (IPA) notation. Built with Next.js, TypeScript, and Tailwind CSS.\n\n\n![IPA Converter - English to International Phonetic Alphabet](https://github.com/user-attachments/assets/5a27abb8-7442-4997-9fb7-2c791421f022)\n\n## Getting Started\n\n### Prerequisites\n\n- Node.js 18.0.0 or later\n- npm (comes with Node.js)\n\n### Installation\n\n1. Clone the repository:\n\n   ```bash\n   git clone https://github.com/digitalRM/IPA-converter.git\n   cd ipa-converter\n   ```\n\n2. Install dependencies:\n\n   ```bash\n   npm install\n   ```\n\n3. Start the development server:\n\n   ```bash\n   npm run dev\n   ```\n\n4. Open [http://localhost:3000](http://localhost:3000) in your browser\n\n## Usage\n\n1. Enter English text in the input field\n2. Click \"Convert to IPA\" or press Enter\n3. The IPA transcription will appear in the output field\n\nExample conversions:\n\n- \"hello\" → \"hɛloʊ\"\n- \"world\" → \"wɝld\"\n- \"computer\" → \"kəmpjutɝ\"\n\n## Technical Details\n\nThe converter uses a phoneme-based approach to convert English text to IPA. It includes:\n\n- Mapping for common English phonemes\n- Support for multi-character phonemes (e.g., \"ch\", \"th\")\n- Fallback handling for unknown characters\n- Custom font loading for IPA symbols\n\n## Development\n\n### Available Scripts\n\n- `npm run dev` - Start development server\n- `npm run build` - Build for production\n- `npm run start` - Start production server\n- `npm run lint` - Run ESLint\n\n### Project Structure\n\n```\nipa-converter/\n├── app/\n│   ├── components/\n│   │   └── IPAConverter.tsx\n│   ├── globals.css\n│   ├── layout.tsx\n│   └── page.tsx\n├── public/\n├── package.json\n└── README.md\n```\n\n## Contributing\n\nContributions are welcome! Please feel free to submit a Pull Request.\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n\n## Acknowledgments\n\n- Next.JS as the base framework\n- Tailwind CSS for the styling utilities\n- Noto Sans font for IPA symbol support\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdigitalrm%2Fipa-converter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdigitalrm%2Fipa-converter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdigitalrm%2Fipa-converter/lists"}