azaslavsky / domJSON

Convert DOM trees into compact JSON objects, and vice versa, as fast as possible.
http://azaslavsky.github.io/domJSON/
Other
126 stars 43 forks source link

Change "opts.filter" to "opts.domProperties" #8

Closed azaslavsky closed 9 years ago

azaslavsky commented 9 years ago

It's confusing, since we also have a option type called "filterList." Also, opts.domProperties will no longer accept booleans.

azaslavsky commented 9 years ago

Also changed opts.serials to opts.serialProperties