Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add new Json driver. #7

Closed
ryangjchandler opened this issue Mar 22, 2021 · 1 comment · Fixed by #8
Closed

Add new Json driver. #7

ryangjchandler opened this issue Mar 22, 2021 · 1 comment · Fixed by #8
Labels
enhancement New feature or request
Milestone

Comments

@ryangjchandler
Copy link
Owner

I'd like to add a new Json driver that can read and write JSON files. It's a pretty simple concept and will be a good opportunity to refactor any duplicated code between drivers.

I'd also like to make the driver configurable - specifying the number of spaces for indentation, etc.

@ryangjchandler ryangjchandler added the enhancement New feature or request label Mar 22, 2021
@ryangjchandler ryangjchandler added this to the v0.5.0 milestone Mar 22, 2021
@ryangjchandler
Copy link
Owner Author

Closes by #8.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant