1.0.2 • Published 5 years ago

@romankuepper/my_first_npm_package v1.0.2

Weekly downloads
1
License
MIT
Repository
github
Last release
5 years ago

npm

npm bundle size (minified)

my_first_npm_package

Says hello!

Install

$ npm install @romankuepper/my_first_npm_package

Usage

const hello = require("@romankuepper/my_first_npm_package");

hello("roman");
//=> "Hello roman"
1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago