2.1.2 • Published 4 years ago

sw-demo-module v2.1.2

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

SW Demo module

This is my description - it is also shown on npm page!

To install, run

npm install sw-demo-module

then, in your app:

const sw = require('sw-demo-module');
sw.sayHello('Evgeniy'); // Hello, Evgeniy

To install and use globally, run

npm install -g sw-demo-module
sw-demo-module say-hello Evgeniy

> Hello, Evgeniy!
2.1.2

4 years ago

2.1.1

4 years ago

2.1.0

4 years ago

2.0.1

4 years ago

2.0.0

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago