David Konsumer
David Konsumer
Sweet. Thanks!
Maybe we need to just make a nice cross-platform version...
Well, I mean using a library that is cross-platform and works on more systems easily, like openmpt for messing with mod/xm or ffmpeg for converting things. I am pretty busy...
then all my routes would be `about/login`, etc, right? I mean I can do it like [this](https://codesandbox.io/s/921xpwllvp) but I'd prefer to not have to define my route separately and make...
Like, I can live with that actually, and since I have a menu in the current app I'm working on, that needs to track other stuff anyway, it's not really...
Yep, exactly. and when they click off, go to `/foo` (just like in the second sandbox.) I'm already working on my own app's special router to do all this, so...
I ended up just implementing a ModalLink/ModalProvider outside my react-router, so when you click on a ModalLink, it triggers an event that makes a modal show, directly with the component....
I'd prefer if plugins were included in bower install or setup as separate bower packages. As it is, they are not included, and much-needed. Also, I like to have all...
Also, I can help with bower packaging.
My port is [here](https://github.com/konsumer/jsFastTag), and it's currently not working.