top | item 36344637

(no title)

adparadox | 2 years 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.

discuss

order

smusamashah|2 years ago

I looked at the first one on the list "lit" and the very first thing it says on github is to install via npm.

spankalee|2 years ago

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

vxNsr|2 years ago

Maybe you can add that somewhere in subtitle somehow? as it's not immediately clear

adparadox|2 years ago

Good idea! I'll add it to the subtitle.