Contains a very simple NPM package for Node.js that allows you to get and parse the timetable of the IUT Informatique of Limoges in a very simple and intuitive way.
A demonstration website has been made to showcase the package: https://edt-iut-info-limoges.vercel.app/, you can find the source code for it in the section below.
Since this is a monorepo, the sources are located in the packages
directory.
packages/library
: theedt-iut-info-limoges
library itself ;packages/website
: the website for the demo of the library.