Skip to content

A Javscript library for converting Ancient Greek from BetaCode to Unicode

Notifications You must be signed in to change notification settings

Eumaeus/BetaReader.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BetaReader.js

Generic badge

A code library, and accompanying end-user webpage, for transliterating ancient Greek in Beta Code into Unicode.

This library is coordinated with the functionality of the Julia BetaReader.jl library.

Using

  • Add the file at js/betareader.js to your page's directory, e.g. /mypage/js/betareader.js.
  • In a page's <head> element, add the line <script src="js/betareader.js"></script>.
  • Look at the code in index.html, and js/betatyper.js to see an example of how to use it.

Coverage & Reference

The official Beta Code manual is here. This library does not intend to cover that in full.

This repository includes a complete reference guide as a PDF.

The file test.html runs and displays a large number of tests, confirming how the library works.

About

A Javscript library for converting Ancient Greek from BetaCode to Unicode

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published