AES-Encryption-Classes
AES-Encryption-Classes copied to clipboard
Example on how to add to my npm project?
Hello! How can I add the javascript version to my npm project? Thanks!
Hi, I don't have much experience in building NPM packages, but adding git dependencies seems simple enough. Have you tried the methods described here git-urls-as-dependencies, github-urls?