Hacker News new | ask | show | jobs
by adparadox 1102 days ago
Not requiring NPM was one of my original requirements for anything on this list. All of these libraries should be available from HTML directly -- let me know or make a PR if that isn't the case.
2 comments

I looked at the first one on the list "lit" and the very first thing it says on github is to install via npm.
That's because the vast majority of the JS ecosystem installs libraries via npm.

We can't really put all of the different ways to use Lit on the front page, but we document how to use Lit from a CDN right on the getting started page: https://lit.dev/docs/getting-started/#use-bundles

Maybe you can add that somewhere in subtitle somehow? as it's not immediately clear
Good idea! I'll add it to the subtitle.