https://github.com/hzoo/localized-keywords
Experimenting with allowing configuration of JavaScript's keywords to different languages (or anything else)
https://github.com/hzoo/localized-keywords
javascript localization
Last synced: 3 months ago
JSON representation
Experimenting with allowing configuration of JavaScript's keywords to different languages (or anything else)
- Host: GitHub
- URL: https://github.com/hzoo/localized-keywords
- Owner: hzoo
- Created: 2020-07-25T00:23:31.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-02-27T08:52:46.000Z (about 3 years ago)
- Last Synced: 2025-02-01T16:48:02.739Z (3 months ago)
- Topics: javascript, localization
- Language: JavaScript
- Homepage: https://localized-javascript-keywords.netlify.app
- Size: 2.43 MB
- Stars: 10
- Watchers: 1
- Forks: 0
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# localized-keywords

> Just testing at the moment, nothing merged yet!
- Patch parser to allow different keywords
- Patch parser to allow emoji identifiers
- Maybe add language support built-in via "locale" option + manual overrides?