Skip to content

tanguyhardion/cru-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CRU Parser

This repository contains a JavaScript parser which validates CRU format files. CRU files are used to represent schedules and contain information such as course names, days, times, groups, and rooms.

Usage

Check out the main.js file for an example of how to use the parser.

CRU Format

An example of a CRU file can be found in the sample folder.

About

JavaScript parser for CRU files, text files representing course schedules.

Topics

Resources

Stars

Watchers

Forks