25

Just updated my nodejs http handler.

- You can match request paths via regex now
- Serve paths can be relative or absolute now
- Still 0 dependencies

https://npmjs.com/package/...

Comments
  • 5
    🤔isn't a dependency.... a dependency?

    Or.. like we do not count dependencies as dependencies unless those dependencies have dependencies?

    That was harder to write then I thought it would be.
  • 3
    I dunno whts gotten to ya in terms of fucking around with Node, but I like it a lot :P
  • 3
    @C0D4 This dependency has 0 dependencies. So when you npm install it, it doesn't take 3 hours and a terabyte of bandwidth
Add Comment