node-gpg
node-gpg copied to clipboard
Port to typescript
I ported this project to Typescript and published my own NPM Package. I'm not sure if this project will receive any more updates in the future.
My changes also include:
- Nodejs 12.x support
- changed test runner to Jest
- replaced Travis CI with Github Actions
This fork should not be merged as is but if there is interested I can updated to be merge-able. This is because forks can't function the same way as stand-alone repos in github.
Upstream node-gpg-ts repo: https://github.com/sdedovic/node-gpg-ts.