UNPKG

@myzendap/just_calculator1

Version:

Simple calculator with add and mult functionality

9 lines (6 loc) 278 B
To create a scoped module like '@myzendap' use the below cmd npm init -y --scope=@my-org-name Go to npmjs.com and signin add organization - e.g. myzendap then to access the scoped packages, we need to publish by using the below cmd npm publish --access public