https://github.com/jitcor/prettyx
Expanded the print depth limit for https://github.com/kr/pretty from 10 to 30.
https://github.com/jitcor/prettyx
Last synced: 11 months ago
JSON representation
Expanded the print depth limit for https://github.com/kr/pretty from 10 to 30.
- Host: GitHub
- URL: https://github.com/jitcor/prettyx
- Owner: jitcor
- 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: 2024-06-22T10:09:06.466Z (almost 2 years 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"
```