jpillora / node-edit-google-spreadsheet

A simple API for editing Google Spreadsheets
304 stars 101 forks source link

Adds handling for boolean to numerical value mapping. #48

Closed mz2 closed 9 years ago

mz2 commented 9 years ago

I came across some places where the num function was getting called with input being a boolean (the field in question includes TRUE / FALSE as a value in the Google spreadsheet). I'm not sure this is a correct solution to handling the case correctly but there goes.

yoshiya0503 commented 9 years ago

That is just what I want

fzac commented 9 years ago

+1

kaz2ngt commented 9 years ago

+1