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

Feature: support HJson #2

Open
JarbasAl opened this issue Jan 17, 2020 · 0 comments
Open

Feature: support HJson #2

JarbasAl opened this issue Jan 17, 2020 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@JarbasAl
Copy link

improve support to load databases from file

comments already supported, but it would be nice to also support the full Hjson spec, probably as a separate method

https://github.com/hjson/hjson

db.load_from_json("some.json")
db.load_from_hjson("some.hjson")

maybe also some other json related formats and export methods?

@JarbasAl JarbasAl added enhancement New feature or request help wanted Extra attention is needed labels Jan 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant