open-edf
v0.0.7
Published
[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/pop-srw/open-edf/blob/master/LICENSE)
Downloads
22
Maintainers
Readme
Open EDF
This project is still in development and its functionality may be limited at this time. A library for reading and writing EDF/EDF+/BDF/BDF+ files using pure Node.js, offering an easy-to-use API for data extraction and modification.
Table of Contents
Installation
To install the dependencies, run:
npm install open-edf
or
yarn install open-edf
Usage
Describe how to use your project, including any setup or configuration steps.
Testing
Explain how to run the test suite.
License
This project is licensed under the terms of the MIT license.