JackWFinlay / jsonize

Convert HTML to JSON.
MIT License
23 stars 12 forks source link

Add option to include keys with null values #12

Closed JackWFinlay closed 8 years ago

JackWFinlay commented 8 years ago

Null values are currently ignored during serialization. Add the option to select whether to show them or not.

bmeverett commented 8 years ago

I can take a look at this one as well.

JackWFinlay commented 8 years ago

Fixed in 1.0.5