lessp / fetch

Fetch libraries/interface for Reason/OCaml
https://lessp.github.io/fetch
MIT License
50 stars 1 forks source link

refactor: add snake_case #12

Open lessp opened 5 years ago

lessp commented 5 years ago

Still not sure if this is the correct way to go since it clutters up things a little bit when using auto-complete features etc, but this would add snake_case-alias to all functions.

image

This PR would address #7