Commit Graph

3 Commits

Author SHA1 Message Date
Grant Timmerman d042ef1dbb
chore: es6 base64 parser (#75)
Signed-off-by: Grant Timmerman <timmerman+devrel@google.com>
2020-04-29 13:15:00 -07:00
Lance Ball 3f238a0124
src: add eslint configuration and npm script
Automatically fixed > 2000 issues. The remaining 200+ issues need
to be fixed by hand. Additionally, all strings are double quotes
which is not typically standard and I wonder about fixing that too.

Signed-off-by: Lance Ball <lball@redhat.com>
2020-04-22 10:15:05 -04:00
Fabio José f0ad61acd7 Parser API for base64 data
Signed-off-by: Fabio José <fabiojose@gmail.com>
2019-08-06 11:10:00 -03:00