You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 28, 2020. It is now read-only.
Write public API. (The public API doesn't do anything right now. All working code is in non-exported functions.)
Write tests. (I'm not even sure if this works yet. I translated it from the json5-net implementation.)
Document everything.
Determine whether the package or repository needs to be renamed. (Import path github.com/jordanbtucker/json5-go exports package json5. See Organizing Go code.)