Skip to content

v0.0.5

Compare
Choose a tag to compare
@kormanowsky kormanowsky released this 05 Jan 01:58
· 67 commits to master since this release
a7788a5

Added:

  • jQuery object support (e.g.: $(selector).jExtract(struct); )
  • support string as parent (e.g.: jExtract(struct, "
    some text
    "); )
  • short name for jExtract function: $E (e.g.: $E(struct, parent); )