Find a file
2020-07-01 13:48:34 +02:00
src Use subErrors API, improve error output in case of nested errors 2020-06-27 23:45:05 +02:00
.gitignore Initial commit 2020-06-07 23:06:33 +02:00
example.js Initial commit 2020-06-07 23:06:33 +02:00
index.js Unpack nested either errors, and correctly represent alternatives that produced more than one error 2020-07-01 13:48:34 +02:00
package.json Unpack nested either errors, and correctly represent alternatives that produced more than one error 2020-07-01 13:48:34 +02:00
README.md Initial commit 2020-06-07 23:06:33 +02:00
yarn.lock Use subErrors API, improve error output in case of nested errors 2020-06-27 23:45:05 +02:00

@validatem/either

Documentation for this module has not been written yet. By the time it reaches 1.0.0, it will have full documentation.

In the meantime, check out the example.js file in the repository for a usage demonstration.