A TypeScript-based ACME client with an easy yet powerful interface for LetsEncrypt certificate management.
.vscode | ||
test | ||
ts | ||
.gitignore | ||
.gitlab-ci.yml | ||
.npmignore | ||
.snyk | ||
LICENSE | ||
npmextra.json | ||
package-lock.json | ||
package.json | ||
qenv.yml | ||
README.md | ||
tsconfig.json | ||
tslint.json |
@pushrocks/smartuniverse
acme with an easy yet powerful interface in TypeScript
Availabililty and Links
Status for master
Usage
Use TypeScript for best in class instellisense.
import { SmartAcme } from 'smartacme';
let smac = new SmartAcme()
// TODO
For further information read the linked docs at the top of this readme.
MIT licensed | © Lossless GmbH | By using this npm module you agree to our privacy policy