A web application to work with digital cuneiform transliterations in the JTF and ATF formats. Depends on jtf-lib.
The editor's name is pronounced as /ʊknʊ/
and derives from uqnû /ukˤnuːː/
, the Akkadian term for lapis-lazuli.
UQNU can also stand for Unstrained Cuneiform Notation Utility; the bound Q is used as a syllabic token.
Install uqnu:
npm install cdli-gh/uqnu
With yarn:
yarn add cdli-gh/uqnu
Run locally:
npm start
(Windows: npm start-pc
)
With yarn:
yarn start
(Windows: yarn start-pc
)
See reactJS readme.
By Ilya Khait. Published under the MIT Licence.
This project was bootstrapped with Create React App, using the Redux and Redux Toolkit template.