-
Notifications
You must be signed in to change notification settings - Fork 105
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Project Status #80
Comments
I have wondered about the status of the project as well. For quite some time now there have been a number of fixes and PRs sitting in limbo waiting for approval. This makes it challenging to stay on top of what is currently required to run the tool given the somewhat frequent changes to the Safari site. |
Personal opinion: javascript is good enough. I forked the project (in case is useful for anybody) here https://github.com/neverbot/safari-hunter/, applied some minor changes, linted (using eslint and prettier) all the code and updated the module system to standard javascript (import/export) instead of CommonJS (require/module.exports), which can be done in node v12. But I think the biggest problem would be in converting books with multiple stylesheets, because at the moment some books are not coverted right and big parts of some chapters are missing. |
This project looks abandoned. |
Hi @nicohaenggi
Thanks to create a great tool!
I want to improve the stability of the tools.
I'm wondering if you're still willing to take PRs against this repo? (Similar Question #41)
Some Pull Requests and Issues have still existed.
The text was updated successfully, but these errors were encountered: