-
Notifications
You must be signed in to change notification settings - Fork 280
Description
Hi.
You have a very useful and cool project.
Thank you.
But... You have an extremely uncomfortable and strange distribution system.
Your tool needs 1(!) file to work.
Which simply connects to the page in any convenient way, as the user/developer wants.
The question is why you have it:
• There are 100500 files for everything in the world (less, webpack, plugins, tempalates, etc.) in the releases/guithab, but there is no file itself?
Why does a user of your tool have to deploy an entire npm-system with many third-party tools to connect 1(!) file?
• Why is there no 1(!) simple link to download this 1(!) script?
Why do we have to get it by the method of studying the page code?
I absolutely don't understand what such difficulties are when you can simply provide a direct link to them: https://khan.github.io/tota11y/dist/tota11y.min.js
It's very strange to see such a solution in spite of the steepness and usefulness of your project. Why such difficulties, why?
You only need 1(!) file for your work, not all that heap (excuse me) that you offer as a distribution model.
Please don't kill your project with this.
Thank you for your attention, I hope you understand.
Be simpler and it will make everyone feel more comfortable.
p.s. I would like to see a version that is not minified. It would be interesting to study it, learn something new.