unicorn-says-hello-world
TypeScript icon, indicating that this package has built-in type declarations

3.0.0 • Public • Published

Unicorn Says Hello World

Have you ever wished that a unicorn was saying hello world to you ?

Install

npm install unicorn-says-hello-world -S

Example

import { Unicorn } from "unicorn-says-hello-world";
// OR in nodeJS ( commonJS module )
const { Unicorn } = require("unicorn-says-hello-world");

const myUnicorn = new Unicorn();

console.log(myUnicorn.sayHelloTo("jason"));

Enjoy !

Readme

Keywords

none

Package Sidebar

Install

npm i unicorn-says-hello-world

Weekly Downloads

3

Version

3.0.0

License

ISC

Unpacked Size

1.91 kB

Total Files

8

Last publish

Collaborators

  • jaze23