0.2.2 • Published 5 years ago

@adarta-admin/hello-world v0.2.2

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

Hello World (@adarta-admin/hello-world)

npm.io

This package is being used as a Test Library in the scope of @adarta-admin/hello-world

Install

$ npm install @adarta-admin/hello-world

Usage

const hello = require("@adarta-admin/hello-world");

hello("This is me. ");
//=> "This is me. Hello World"

hello(1337);
//=> "Hello World" (default)

This repository is an example used to test semver and some badges, tooling, etc. when publishing an npm package.

© ADARTA Inc.

0.2.2

5 years ago

0.2.1

5 years ago

0.2.0

5 years ago

0.1.0

5 years ago