Apologies for the silly question, I’ve got a no-code background so NPM packages are unfamiliar territory for me, but is this package allowed for our usage in WeWeb?
The search will surface all sorts of NPM packages - most of which are inappropriate for the front end or won’t work. You’ll want to test whether the package works, then whether it works for you. This requires a bit of discovery work. I made a video about this feature and how to get some juice from it:
Running more complex operations on the front end means eating more code complexity, but it does have compensations in privacy, flexibility, and sometimes performance.
Thanks Ray, I believe those first 10 minutes of your video itself deserves a mention on the NPM help article in WeWeb so that lots of users don’t make the mistake of downloading packages that aren’t suitable, and also help them quickly find out what NPM packages would be suitable in the first place.