# physiojs
library for reading/writing time-series psychophysiological data in human readable, json-based format

# Prerequisites

- Node.js

# Consuming from npm

TBD

# Building from sources

You can use bundles straight from  dist or consume using npm. But if you want to change something and build from TypeScript sources here's the way:

1. Clone this repository.
2. `npm install` in the directory
3. Version for different compile targets will appear in dist
