I linked the typescript docs in the note but they aren't very good. So unfortunately noStrudel is the only example
Applesauce isn't a full Nostr SDK though so it should be fairly easy to pickup and use. It doesn't do any networking or storage, its only an in-memory event store and a bunch of methods to subscribe to it. Its goal is to make building the UI layer easier