Evert Pot
Evert Pot
There are no plans at all in this library. It does what I needed. However, I'll happily accept pull requests =) If you're able to contribute this, I'll keep this...
I considered this, but given that ByteSequence is somewhat similar to Node's `Buffer` and JS's TypedArray family, it didn't feel good to add `toString()`. However, given that UInt8Array is widely...
Probably a good usecase for useId: https://reactjs.org/docs/hooks-reference.html#useid
Hey Josh, I am actually using the title property to populate the H1 tag. What actually inspired this is an Apache feature: https://wiki.apache.org/httpd/DirectoryListings I've always been a bit obsessed with...
Doesn't redis implement the memcached protocol?
Alright well the best way is to contribute it! I don't spend a lot of time on these projects these days.
I agree that this is a bug, but I want to warn you that this project has not really been maintained for a long while. I want to pick it...
A good place to start with be to add it to the `GetOptions` type, and from there see where else you would need to add it to drill all the...