this post was submitted on 12 Jan 2025
8 points (83.3% liked)

JavaScript

1700 readers
2 users here now

founded 2 years ago
MODERATORS
 

hello. I recently asked here for help with Lemmy HTTP API and someone said "why don't you use lemmy-js-client?". i tried to add it and...

first i searched the internet about this library and it turns out that it is an npm library... (I have github pages) i searched different variations of the library and found a cdn version of it. i tried to add it. it was a hell of a torture.... i added it the way I add cdn libraries, nothing. i searched all over the internet, but found null. i even asked chatgpt! to no avail. the library (and everything I tried to get out of it) turned into undefined!

what am I supposed to do? this is cdn version what i tried to add
if u want here is source code

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 3 days ago* (last edited 3 days ago)

given how dynamic creation it looks maybe it has to be executed/included rather than imported and then the class is available?

With all that magic, and looking at https://join-lemmy.org/api/index.html if you're not using pnpm I would give up on that lib.