2.1.2 • Published 6 years ago

sw-demo-module v2.1.2

Weekly downloads
-
License
MIT
Repository
github
Last release
6 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

6 years ago

2.1.1

6 years ago

2.1.0

6 years ago

2.0.1

6 years ago

2.0.0

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago