testpparashar

1.0.5 • Public • Published

Render Message

A small library that render message from component

Installation

npm install @pparashar/testpparashar

Usage

npm i testpparashar printMessage()

CODE in REACTJS

import request, { printMessage } from 'testpparashar'; class PraveenTest extends React.Component{ render() { return

{printMessage()}

;
}

}

OUTPUT

Output should be 'This is my npm package. Wohoo !'

Tests

npm test

Contributing

In lieu of a formal style guide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code.

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i testpparashar

      Weekly Downloads

      7

      Version

      1.0.5

      License

      ISC

      Unpacked Size

      1.42 kB

      Total Files

      3

      Last publish

      Collaborators

      • pparashar