Sign in
Ctrl K

CETEIcean

CETEIcean is a Javascript library that allows TEI documents to be displayed in a web browser without first transforming them to HTML. It uses the emerging Web Components standards, especially Custom Elements.

2
contributors

Description

CETEIcean is a Javascript library that allows TEI documents to be displayed in a web browser without first transforming them to HTML. It uses the emerging Web Components standards, especially Custom Elements. It works by loading the TEI file dynamically, renaming the elements to follow the Custom Elements conventions, and registering them with the browser. Browsers that support Web Components will use them to add the appropriate display and behaviors to the TEI elements; other browsers will use fallback methods to achieve the same result.
Because it preserves the full structure and information from your TEI data model, CETEIcean allows you to build rich web applications from your source documents using standard tools like CSS and Javascript.

Logo of CETEIcean
Keywords
TEI
Programming languages
License
</>Source code

Contributors

HC
Hugh Cayless
RV
Raffaele Viglianti
This local instance of Research Software Directory (RSD) is only used to register tools and software in the scientific field of digital scholarly editions. You can access the main instance of RSD at https://research-software-directory.org/.