Skip to content

princess-emma/result.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Result.js

A rust-like Result for Node.JS.

Instalation

The package is available in the npm registry and can be installed with the following command:

npm install @aurora60/result.js

Note: npm must be installed to be able to use that command.

Examples

Some examples on how to use the package can be found in example.js.

License

The code is freely available under the terms of the Apache 2.0 license.