dog-sim
v1.0.1
Published
It has some functions like bark,sit etc..., that a dog can do.
Downloads
5
Readme
flow :
npm init -y -> change name,authod,add repository -> write code -> login -> npm publish
Scoped packeges :
eg -: @apple/image , @vite/dom etc. It is generally used in 2 scenerios -:
- Keep you packages under organisation. 2.If a package name is already taken, prefix it with your organisation name.