console-log-npm

1.0.1 • Public • Published

Workflow 2 - Module 3

Lesson Task 1 Question

Create an NPM package that console logs your name (or any other string) when installed, imported and called. heeeeeeeelp

Console log your name

To install run:

npm install console-log-npm

function

To use in your project.

function myName() {
    console.log("Camilla");
}

Readme

Keywords

none

Package Sidebar

Install

npm i console-log-npm

Weekly Downloads

6

Version

1.0.1

License

ISC

Unpacked Size

1.25 kB

Total Files

5

Last publish

Collaborators

  • camillar