mithray
mithray
Framework is not maintained but still like better than Tailwind. Words cannot describe how disgusted I am by the appearance of that HTML :laughing:
It's pretty surprising how well older and smaller frameworks hold up. Skeleton and Milligram are good too.
I'm interested in helping with this. As @Dexwell wisely pointed out, it is somewhat of a chicken and egg situation! It's hard to contribute when the existing documentation is quite...
Apparently the docs [here](https://matrix-org.github.io/matrix-js-sdk/0.9.2/index.html) are nearly 3 years old, but yet, they are JSDoc so presumably have been autogenerated. I couldn't find the repo where those docs are stored. Could...
Thanks for the link. Still, unfortunately it seems like that doc doesn't show what would seem to be the most basic use cases, such as Registering and Creating a room....
I'm trying to figure out a basic workflow for Register, Login, Create Room, Send Message. It seems like Registration requires an authSessionId, but I can't find anything that returns it,...
I would love to help out but I really don't know how to get this working. I want to use this but I am pretty new to Purescript and the...
Similarly, why are the dependencies listed in the readme as if they should be executed when they are inside the package.json? Being included within a section title "installation" implies that...
I just came to say that I found exactly the same error. I think the owner just needs to republish the NPM package as the following file appears to be...
Ok. There are a number of projects that seem to do similar but slightly different things, for different inputs/outputs etc. Webpack has a dependency graph built into it, so I...