Yarn
Yarn copied to clipboard
web hosted yarn instance
would it be possible for you to host yarn as a web page? perhaps on github pages?
it will take a bit of work,but I think it's possible yes :)
Yarn is hostable, however loading/saving functionality is broken since it relies on nwjs to work.
I can submit a PR to fix that in the nwjs version of yarn. It would take a bit more work to convert the electron version to a webapp, since it relies on converting to webpack. This is not a problem in the njs version because its not using nwm to fetch libraries- they are all statically copied to libs
wish granted :) @charblar or @AlecHolowka will need to enable it from this git repo's settings in order to make it go live at: https://InfiniteAmmoInc.github.io/Yarn/app/
meanwhile, you can use it at my fork here https://blurymind.github.io/Yarn/app/
I read news of @InfiniteAmmoInc passing away, so it is unsure if anyone has access to the settings of this repository. I will continue to develop and maintain yarn here, but I have no access to the settings of the repository, so no way of hosting yarn on it - due to the need to enable hosting from the settings page
@blurymind Hi, I helped Alec maintain the repository but I no longer have admin access. I would recommend forking and continuing your great work where you have admin access if you wish to continue to peruse hosting Yarn.