CitruXonve / ipa-jfk-live

Online IPA lookup tool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Online IPA Dictionary in a JFK Style

AGPL-3.0

Another live word-to-IPA tool based on b1f6c1c4/IPA-JFK.

Stateless server deployment is powered by CircleCI.

Prerequisites

  • Node.js 17.x
  • NPM or Yarn
  • Express 4.18
  • React 17.x
  • Babel 7.x
  • Webpack 5.x
  • TypeScript 4.x

Usage

yarn update # caches remote dictionary to local
yarn build # generate static pages (under development mode) yarn server # start local demo (under development mode)

License

GNU AGPL v3.0 only. (AGPL-3.0-only).

About

Online IPA lookup tool

License:GNU Affero General Public License v3.0


Languages

Language:JavaScript 69.4%Language:TypeScript 23.3%Language:SCSS 4.1%Language:HTML 3.2%