Go to file
WildEgo 76e7d92eee add: blend.json support. 2025-06-25 18:55:51 +01:00
.vscode Initial commit (special_item_group support) 2025-06-21 00:30:58 +01:00
schemas add: blend.json support. 2025-06-25 18:55:51 +01:00
.gitignore Initial commit (special_item_group support) 2025-06-21 00:30:58 +01:00
README.md Initial commit (special_item_group support) 2025-06-21 00:30:58 +01:00
biome.json Initial commit (special_item_group support) 2025-06-21 00:30:58 +01:00
bun.lockb Initial commit (special_item_group support) 2025-06-21 00:30:58 +01:00
index.ts add: blend.json support. 2025-06-25 18:55:51 +01:00
package.json Initial commit (special_item_group support) 2025-06-21 00:30:58 +01:00
tsconfig.json Initial commit (special_item_group support) 2025-06-21 00:30:58 +01:00

README.md

json_transform

To install dependencies:

bun install

To run:

bun run index.ts

This project was created using bun init in bun v1.1.43. Bun is a fast all-in-one JavaScript runtime.