WORK ON THIS EXPERIMENTAL REPOSITORY HAS CEASED. FOLLOWING OUR EXPERIMENTS WE DECIDED TO MAKE A NEW TOOL. See Crate-O
Online editor for RO Crate. This WAS an experimental prototype that works only on Chrome, Edge, and Opera web browser. It uses the File System Access API which is still an experimental feature.
This tool can be used directly from: https://arkisto-platform.github.io/describro
npm installnpm run devnpm run buildRun Unit Tests with Vitest
npm run test:unitcompile and dev with HMR
npm run dev:webpackand go to http://localhost:9000/
Compile and minify for production
npm run build:webpackFiles compiled in dist