https://github.com/fodydev/afrim-web
Web platform for the afrim input method.
https://github.com/fodydev/afrim-web
afrim ime web
Last synced: 5 months ago
JSON representation
Web platform for the afrim input method.
- Host: GitHub
- URL: https://github.com/fodydev/afrim-web
- Owner: fodydev
- License: mit
- Created: 2023-10-29T17:32:46.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-06-30T09:48:09.000Z (12 months ago)
- Last Synced: 2025-08-09T01:07:58.414Z (10 months ago)
- Topics: afrim, ime, web
- Language: TypeScript
- Homepage: https://fodydev.github.io/afrim-web/
- Size: 943 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
afrim-web
A web platform for the afrim input method engine powered by afrim-js.

Built by @pythonbrad
## 🚀 How to deploy?
```
npm install
npm start
```
## 🚴 Components availables for reuse
- ✍️ [afrim-input](packages/afrim-input): A js library who allow you to easily reuse the afrim on any text field.
## License
Licensed under MIT license ([LICENSE](LICENSE) or http://opensource.org/licenses/MIT).
### Contribution
We are open for contribution.