/edr-js

Simple Node JS workflow to process United State Register of Legal Entities of Ukraine

Primary LanguageJavaScriptMIT LicenseMIT

edr-js

Simple Node JS workflow to process United State Register of Legal Entities of Ukraine with regex.

How to use

Download United State Register of Legal Entities of Ukraine from the National Open Data portal.

Init the project, install packages from npm, edit, use it.

npm init -y
npm install --save node-stream-zip iconv-lite split2 fast-xml-parser he

node index

License

MIT