-
Notifications
You must be signed in to change notification settings - Fork 108
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
Did you publish npm modules? #139
Comments
Correct, there are placeholders for Readium build artifacts (names reserved at the NPM repository), but the pre-built RequireJS module bundles are ; at this stage ; not very useful on their own, and right now Readium's semantic versioning and release strategy isn't designed to fit in nicely with an NPM -driven build workflow (in other words, Readium apps are usually composed from GitHub source tree, at particular commit hash / release tag, etc. ). |
I'm thinking about using readium-js on the server so we can split an eBook up into pages and strings for translation, rather than downloading the full book and library to the mobile client. It doesn't need to be on NPM, but if not then the readme section about NPM could be changed to reflect this and not recommend |
Oh, thank you for pointing this out, we'll update the READMEs! |
Hi! I tried to install Readium-JS via npm, but I got errors. How I actually can run any example of Readium JS? |
Hello @Khrystyna |
@danielweck Thank you! I will try your way 👍 |
readium-js is registered on NPM, but the repos are all empty with version 0.0.0
https://www.npmjs.com/~readium
The text was updated successfully, but these errors were encountered: