The BIDSLAB plugin for EEGLAB is an addon which allows for importing and exporting of BIDS standardized EEG data while potentially preserving annotation and markup based structures. When importing, the structure created inside of the EEGLAB file is stored as outlined in the Vised Marks documentation. Exporting is done in adherence to the BIDS standards listed in the following section.
Navigate to your EEGLAB folder, then follow the code snippet below.
cd plugins
git clone 'git clone https://github.com/BUCANL/bidslab.git'