Skip to content
This repository has been archived by the owner on Nov 3, 2022. It is now read-only.

jeremy-ww/awesome-pronunciation

 
 

Repository files navigation

English | 简体中文

Introduction

awesome-pronunciation is a repository which clarifies programming word pronunciation and promotes developers communication. You can preview it here.

How to add new word for this repo?

Add new words in db.json

  1. Add Feature request into Issues
  2. Edit db.json in this repo and add new words. Click Propose file change and Pull Request.

Word Attributes

  • word: [String] Word spelling
  • origin: [Array] Audio link, corresponding to the number of symbols
  • symbol: [Array] Phonetic symbol
  • reference: [String] Reference link

Reference

License

MIT

Copyright (c) 2019-present Aaron Guan

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 97.0%
  • Shell 3.0%