@adarta-admin/hello-world

0.2.2 • Public • Published

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.

/@adarta-admin/hello-world/

    Package Sidebar

    Install

    npm i @adarta-admin/hello-world

    Weekly Downloads

    6

    Version

    0.2.2

    License

    MIT

    Unpacked Size

    2.2 kB

    Total Files

    4

    Last publish

    Collaborators

    • adarta-admin