Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/haochi/annotate-pinyin-with-chinese
Browser extension for annotating Chinese with Pinyin
https://github.com/haochi/annotate-pinyin-with-chinese
Last synced: about 9 hours ago
JSON representation
Browser extension for annotating Chinese with Pinyin
- Host: GitHub
- URL: https://github.com/haochi/annotate-pinyin-with-chinese
- Owner: haochi
- Created: 2020-04-20T00:30:00.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-03-27T12:45:11.000Z (over 2 years ago)
- Last Synced: 2023-03-15T22:10:31.852Z (over 1 year ago)
- Language: TypeScript
- Size: 331 KB
- Stars: 1
- Watchers: 2
- Forks: 2
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Annotate Chinese with Pinyin
Chrome extension for annotating Chinese with Pinyin.
[![Available in the Chrome Web Store](https://developer.chrome.com/webstore/images/ChromeWebStore_Badge_v2_206x58.png)](https://chrome.google.com/webstore/detail/annotate-chinese-with-pin/nklndoamigakcadfpngfkcppjpijcghj?hl=en)
[![Get the Add-On for Firefox](https://ffp4g1ylyit3jdyti1hqcvtb-wpengine.netdna-ssl.com/addons/files/2015/11/get-the-addon.png)](https://addons.mozilla.org/en-US/firefox/addon/annotate-chinese-with-pinyin/)![Demo](https://user-images.githubusercontent.com/351715/93007452-48b43f00-f537-11ea-9b4e-1d13659d598f.gif)
## Build
* `npm run unihan`: To download the [Unihan data files](https://unicode.org/charts/unihan.html).
* `npm run build`: generates the extension in `build` directory that can be loaded for testing
* `npm run build:zip`: packages the extension in `build.zip` for publishing## Data
This extension uses Unicode Data Files. Please see https://www.unicode.org/copyright.html for licensing details.