Skip to content

Releases: coderosh/jsonfromtable

v3.1.0

14 Jan 15:43
Compare
Choose a tag to compare
  • Used docpa to parse and traverse dom.

v3.0.0

17 Dec 17:56
Compare
Choose a tag to compare
  • Used htmlparser2, css-select and dom-serializer instead of jsdom and cheerio.
  • Added support for complex rowspan and colspan

2.1.0

19 Jun 18:31
Compare
Choose a tag to compare
  • supports custom headers

2.0.0

19 Jun 18:30
Compare
Choose a tag to compare
  • bSelector and hSelector options added
  • bug fixes