---
URL: "/todo/v1"
LLMS_URL: "/todo/v1.md"
---

# TO-DO LIST FOR VERSION 1

<!-- - [ ] add `@structium/json5` — JSON5 (a more lenient JSON format) -->
- [x] add `@structium/cson` — CoffeeScript Object Notation
- [x] add `@structium/hcl` — HashiCorp Configuration Language (e.g., Terraform)
- [x] add `@structium/plist` — Apple Property List (XML or binary)
- [x] add `@structium/lua` — Lua scripts and config files
<!-- - [ ] add `@structium/makefile` — Makefiles (`Makefile`, `.mk`) -->
- [x] add `@structium/jsonld` — JSON-LD (Linked Data / RDF)
- [x] add `@structium/graphql` — GraphQL schemas and queries
- [x] add `@structium/sql` — GraphQL schemas and queries
<!-- - [ ] add `@structium/wasm` — WebAssembly (binary or `.wat` text format) -->
<!-- - [ ] add `@structium/bash` — Shell scripts (`.sh`, `.bash`, `.zsh`) -->


> 💡 Any ideas? [let us know](https://github.com/structium/structium/issues)

