The active fork of this repo is https://github.com/language-research-technology/ro-crate-js and development efforts should be focused over there.
This is a javascript library to support Research Object Crate ([RO-Crate]https://researchobject.github.io/ro-crate/)).
Install the library:
npm install rocrate
THIS FEATURE HAS BEEN REMOVED. Use the RO-Crate-HTML library instead.
There is a script included with this library that can check crates.
Check a crate:
roccheck /path/to/crate/directory
This is produce a simple report.
For instructions on how to use this module, see the tutorials github repository.