1.0.4 • Published 11 months ago

react-barev v1.0.4

Weekly downloads
-
License
MIT
Repository
-
Last release
11 months ago

React Barev

React Barev is a simple package for greeting people with "Barev" (բարև) in React.

Installation

You can install the package using npm or yarn:

npm install react-barev

Usage

    import { greet, goodbye } from "react-barev";
    
    console.log(greet("Gavi")); // Output: Hello, Gavi!
    console.log(goodbye("Gavi")); // Output: GoodBye, Gavi!
1.0.4

11 months ago

1.0.3

11 months ago

1.0.2

11 months ago

1.0.1

11 months ago

1.0.0

11 months ago