getting azure storage pure javascript libraries

I search an easy way to get a compile pure javascript file(s) for working with azure storage (blob/datalake) without npm/node?

I have old/new websites in .net, sample and lib are great for c#, but when you require javascript, it look like you require to work with npm and node.