spatial-keyboard-navigation
spatial-keyboard-navigation copied to clipboard
Publish to npm
Hi, I look at this repository and played with the demo and it looks great! I would like to test it and experiment with it in a new playground project I try to search in npm for this package like in the example - but I did not find it. Can you upload this package to npm?
Thanks!
Hey, I'm really glad you're interresting in this project 🎉
However, I do not intend to publish it publicly given the following reasons:
- This was an experimental and studying project, meaning that my main goal was trying to try out some concepts like data structure and monorepo organization;
- It is not ready to go: there're many bugs, and I was not able to cover all possible cases;
- I do not intend on maintaining one more project. Currently, I already have a few projects to maintain, and I cannot find more spare time to support one more 😞
- To be very honest, I don't think the current solution is reliable enough, that said, if I could, I'd explore further approaches before concluding each one is the best one;
So, I don't want to discourage you from using it, but I'd recommend forking it and then publishing it. I'm still really excited about the opportunities of this project, but at the moment, I can't go further than this point.
Thanks 😄