8000 GitHub - cdli-gh/jtf-lib: NodeJS package and CLI for the JTF format.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

cdli-gh/jtf-lib

Repository files navigation

MIT license

jtf-lib

NodeJS package and CLI for the JTF format.

JTF format

JTF (JSON transliteration format) is a JSON-based format designed for storing cuneiform textual data and metadata. It builds on ATF, a text-based transliteration format used for cuneiform texts in CDLI and ORACC.

The advantage of JTF is that it provides a deep JSON mapping for cuneiform data, making processing, modification, extension, mapping to other formats, and other common tasks more simple.

Package Functions

  • ATF parser and converter to JTF (uses NearlyJS).
  • JTF Autoformatter
  • Signlist search

Installation

Install NodeJS.

Install jtf-lib: npm install cdli-gh/jtf-lib

With yarn: yarn add cdli-gh/jtf-lib

API Docs

Endpoints for Signames and ATF/JTF , Docs

About

By Ilya Khait and other contributors. Published under the MIT Licence.

About

NodeJS package and CLI for the JTF format.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5

0