@zachleat small plea - maybe also host the JS? i hate to npm install anything on a simple web project that doesn't need node_modules, know what i mean?
@raymondcamden do you mean like start my own web components CDN?
@zachleat heh, that's overkill probably. just in general it feels like we should avoid needing to use npm to install simple stuff. wouldnt you agree?
@raymondcamden ah yeah, for sure! I’m just confused as to the question—it doesn’t have any dependencies, so it doesn’t “require” `npm` at all.
Probably reusing this copy would have been better: https://github.com/zachleat/table-saw#installation
@zachleat i was overthinking it honestly - you link to the source on top - id just download from there if i wanted to skip npm. sorry :>
@raymondcamden ah no worries! I think it’s fine to call it out—I just got lazy on the README
@zachleat ... a developer... being lazy..... UNHEARD OF!