https://github.com/xpko/prettyx
Expanded the print depth limit for https://github.com/kr/pretty from 10 to 30.
https://github.com/xpko/prettyx
Last synced: about 1 year ago
JSON representation
Expanded the print depth limit for https://github.com/kr/pretty from 10 to 30.
- Host: GitHub
- URL: https://github.com/xpko/prettyx
- Owner: xpko
- Created: 2022-06-27T10:11:39.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-06-28T02:04:51.000Z (almost 4 years ago)
- Last Synced: 2025-01-25T14:24:22.529Z (over 1 year ago)
- Language: Go
- Homepage:
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# prettyx
Expanded the print depth limit for [kr/pretty](https://github.com/kr/pretty) from 10 to 30.
# use
```go
import "github.com/Humenger/prettyx"
```