ofhouse / wpress-extract

A simple Node.js tool for extracting wpress archive files generated by the All-in-one-Wp-Migration Wordpress plugin.
https://www.npmjs.com/package/wpress-extract
MIT License
203 stars 31 forks source link

Fix --force, fix windows filename issue & introduce --ignore-write-errors #5

Open TheDelta opened 1 year ago

TheDelta commented 1 year ago

First of all thanks for this great project ❤️, it helped me with client.

I found a couple of issues and fixed them:

some trivial code refactoring and added .editorconfig