An open API service indexing awesome lists of open source software.

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)

Awesome Lists containing this project

README

        

# localized-keywords

![](https://pbs.twimg.com/media/Edu9l7LXYAE_e57?format=png&name=900x900)

> 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?