node-gpg icon indicating copy to clipboard operation
node-gpg copied to clipboard

Port to typescript

Open sdedovic opened this issue 5 years ago • 0 comments

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.

sdedovic avatar Sep 28 '20 20:09 sdedovic