Refactored to typescript & more consistent code

Updated how we interface with figlet and unified error handling &
response.
This commit is contained in:
2022-11-02 21:14:12 +01:00
parent df172e94ea
commit c8f87ade58
19 changed files with 1442 additions and 115 deletions

1
.gitignore vendored
View File

@@ -1,3 +1,4 @@
node_modules/
lib/
.DS_Store