k33g / gh3

Client-side Javascript API wrapper for GitHub API V3
370 stars 79 forks source link

Why Base64 code needed? #14

Closed WORMSS closed 10 years ago

WORMSS commented 10 years ago

Is window.atob() and window.btoa() not enough?

Just dont know why its baked directly into the js?

k33g commented 10 years ago

because script is fully compatible with UTF-8 encoding