d2/d2cli
Fuad Hasan ef0c8cf94f
refactor: update deprecated packages.
1. replace ioutil with os and io packages for file operations.
2. replace `nhooyr.io/websocket` with `github.com/coder/websocket`
2025-02-04 01:53:05 +06:00
..
static change d2-svg to class 2025-01-26 14:31:29 -07:00
export.go add nil pointer check 2025-02-03 03:22:43 +06:00
export_test.go feat(cli): add format flag to support PNG output to stdout 2025-01-14 16:03:02 -06:00
fmt.go Implement --check flag for fmt 2024-12-16 15:09:31 -08:00
help.go refactor: update deprecated packages. 2025-02-04 01:53:05 +06:00
main.go add diagram hash salt 2025-01-30 14:48:41 -07:00
main_test.go d2cli: Move main code into d2cli so it can be imported from tests 2023-02-27 15:04:02 -08:00
watch.go refactor: update deprecated packages. 2025-02-04 01:53:05 +06:00
watch_dev.go d2cli: Move main code into d2cli so it can be imported from tests 2023-02-27 15:04:02 -08:00