Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 668 Bytes

File metadata and controls

37 lines (23 loc) · 668 Bytes

dander

PyPI - Version PyPI - Python Version


Table of Contents

Installation

pip install dander

Usage

json Utilities

Split a JSON file into multiple files

dander json split file.json

Format a JSON file with indents

dander json format file.json --write

License

dander is distributed under the terms of the MIT license.