1.0.2 • Published 7 months ago

jinx_greet v1.0.2

Weekly downloads
-
License
ISC
Repository
-
Last release
7 months ago

jinx_greet

Simple greeting log project.

Installation

Installation is done using the npm install command:

  $ npm install jinx_greet

Usage/Examples

const greet = require('jinx_greet');

function App() {
  return <button onClick={() => greet('Jinx')}>Click me</button>
}
1.0.2

7 months ago

1.0.1

7 months ago

1.0.0

7 months ago