AES-Encryption-Classes icon indicating copy to clipboard operation
AES-Encryption-Classes copied to clipboard

Example on how to add to my npm project?

Open ghost opened this issue 4 years ago • 1 comments

Hello! How can I add the javascript version to my npm project? Thanks!

ghost avatar Feb 24 '21 12:02 ghost

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?

tasos-py avatar Feb 24 '21 20:02 tasos-py