Lex’it is a customizable web interface for databases. Originally developed for lexicographic databases, Lex’it is also suitable for other database-driven projects. Mozilla Firefox and Google Chrome are supported.
Out of the box, it allows you to:
- View or edit database tables in a webpage
- Search, page, and sort data with no extra configuration
- Extend functionality via an extensive API
Since Lex’it is built with JavaScript and jQuery, you can also integrate third-party JavaScript plugins to tailor projects to your needs.
Clone the repository:
git clone https://github.com/instituutnederlandsetaal/lexitGo to the documents folder to find the manual:
📄 Lex'it_HowTo.pdf – covers installation, setup, and development.
- Full manual:
documents/Lex'it_HowTo.pdf - API reference:
jsdoc/index.html
Principal Engineer: Mathieu Fannee
This project is licensed under the Apache License 2.0.