lionsays-keepcoding
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

Lion Says Always Be Learning, Always Be Building, and Code Code Code

Have you ever wished that a lion would constantly encourage you to keep coding ?

Install

npm install lionsays-keepcoding -S

Example

import { Lion } from "lionsays-keepcoding";
// OR in nodeJS ( commonJS module )
const { Lion } = require("lionsays-keepcoding");

const myLion = new Lion();

console.log(myLion.sayHelloTo("Brian"));

Enjoy !


Credit to This Article on Dev HERE

/lionsays-keepcoding/

    Package Sidebar

    Install

    npm i lionsays-keepcoding

    Weekly Downloads

    5

    Version

    1.0.0

    License

    ISC

    Unpacked Size

    2.6 kB

    Total Files

    8

    Last publish

    Collaborators

    • ramadevsign