nomoixyz / vulcan

Development framework for Foundry projects
https://nomoixyz.github.io/vulcan/
MIT License
286 stars 18 forks source link

chore: replace parse with get on json #108

Closed gnkz closed 1 year ago

gnkz commented 1 year ago

This PR changes the name of the parse* functions on the json module to get*, for example parseObject is now getObject