1.3.0 • Published 7 months ago

atika-calculator v1.3.0

Weekly downloads
-
License
ISC
Repository
-
Last release
7 months ago

CLI_Calculator

Node js project using typescript

Libraries: inquirer library for prompt and chalk library for colors

npm i -g typescript // installing typescript globally

npm init -y //initiallizing node js project

npm i inquirer // installing inquirer for prompt

npm i --save-dev @types/inquirer

npm i chalk // installing chalk library for colors

1.3.0

7 months ago

1.2.0

7 months ago

1.1.0

8 months ago

1.0.0

8 months ago