Skip to content

ADARTA/hello-world

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

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.

About

Just a fun hello-world library to test semver, etc

Resources

License

Stars

Watchers

Forks

Packages

No packages published