Create an NPM package that console logs your name (or any other string) when installed, imported and called. heeeeeeeelp
To install run:
npm install console-log-npm
To use in your project.
function myName() {
console.log("Camilla");
}
Create an NPM package that console logs your name (or any other string) when installed, imported and called. heeeeeeeelp
To install run:
npm install console-log-npm
To use in your project.
function myName() {
console.log("Camilla");
}
npm i console-log-npm
6
1.0.1
ISC
1.25 kB
5