2.0.2 • Published 3 years ago

turevhas_node_package v2.0.2

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

About

This is my first node package. It doesn't do anything except print to console, in magenta, "This is a message from Turevha's first node package"

Usage:

  1. install from npm npm i turevhas_node_package

  2. import default function into your node module

import printMsg from "turevhas_node_package";

printMsg();
2.0.2

3 years ago

2.0.1

3 years ago

2.0.0

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago