Create JSON Schemas directly from your Julia types
Stars
4
Forks
5
Watchers
4
Open Issues
3
Overall repository health assessment
No package.json found
This might not be a Node.js project
17
commits
9
commits
4
commits
3
commits
Merge pull request #10 from JulianvDoorn/fix-schema-generation-for-array-types
2c17795View on GitHubMerge pull request #7 from NickSale/BooleanSchemaCombinations
308fb07View on GitHubAdd docstrings to 'public' function and types. Moved to seperate file to keep things tidy
9b47c1cView on GitHubVersion bump to 0.3.0. Added note about Val usage in readme. Removed module aliasing using as in tests
eec7691View on GitHubRefactored keyword handling in objects. Made excluding keyword fields from serialization mandatory
80cb3ddView on GitHubUpdate test and readme example to exclude keyword from being serialized
3b809a3View on GitHub