nodejs/Gzemnid

Modularize `extract`

Opened this issue · 1 comments

extract should be split into small files, alowing to introduce various extraction mechanisms without touching any of the existing source files (except the config).

E.g.: place tests/examples separately, etc.