UNPKG

rljson

Version:

Define and manage relational data structures in JSON

14 lines (9 loc) 180 B
# Rljson Example ## Inspect example code Open `src/src/rljson-example.ts` to see the example in action. ## Run example ```bash npm install npm run build npx rljson-example ```