Skip to content

pythonbrad/afrim-web

Repository files navigation

afrim-web

A web input method engine powered by afrim-js.

Build Status  Deploy Status

Demo

Built by @pythonbrad

🚴 Usage

npm install
npm start

🔋 Files Included

  • .gitignore: ignores node_modules
  • README.md: the file you are reading now!
  • src/index.html: a bare bones html document that includes the webpack bundle
  • src/index.js: the entry point of our web app
  • src/config.js: set of tools to handle the afrim config file
  • src/utils.js: some useful functions
  • package.json and package-lock.json:
  • webpack.config.js: configuration file for bundling the js with webpack

License

Licensed under MIT license (LICENSE or http://opensource.org/licenses/MIT).

Contribution

We are open for contribution.

About

Web interface to the afrim input method.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published