timmahrt / praatIO.js

Javascript library for reading and writing textgrid files
MIT License
15 stars 4 forks source link

Fix module importing and exporting #9

Closed MightyAlex200 closed 3 years ago

MightyAlex200 commented 3 years ago

Allows projects to use it without compiling via Babel. Confirmed working on Node v16.6.1 in a project using modules. You will have to test this to make sure it still works for your use case, but it should.