2.0.1 • Published 1 year ago

@3alehi/good-time v2.0.1

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year ago

HourlyHello 🕒

Make your users' experience more engaging and personalized with dynamic greetings based on the time of day! 🌟

Features

  • 🕒 Personalized greetings based on the time.
  • 🌆 Dynamic messages that change as the day progresses.
  • 🌟 Easy-to-use API for integrating greetings into your applications. support 20 languge

Installation

You can install HourlyHello via npm:

npm i @3alehi/good-time

Support Languge

en: English
fr: French
es: Spanish
de: German
zh: Chinese (Mandarin)
jp: Japanese
ru: Russian
it: Italian
pt: Portuguese
ar: Arabic
hi: Hindi
ko: Korean
nl: Dutch
sv: Swedish
no: Norwegian
da: Danish
fi: Finnish
tr: Turkish
he: Hebrew
pl: Polish
fa: Persian

Usage Languge

// if your languge is english use this function
const goodTime = require('goodTime');

console.log(goodTime.en()); 
// if your languge is persian use this function

const goodTime = require('goodTime');

console.log(goodTime.fa()); 
//  and more languge example

Usage

Here's how you can use HourlyHello in your JavaScript project:

//  time automatice is set the functcion goodTime
// time => 12 Am
const goodTime = require('goodTime');

console.log(goodTime.en()); 
// in the log Good morning!

Here's how you can use HourlyHello in your React or Vue project:

//  time automatice is set the functcion goodTime
// time => 12 Am
import {goodTime} from "..."
console.log(goodTime.en()); 
// in the log Good morning!

Examples

Here are some examples of greetings you might receive:

  • Good morning! 🌅
  • Hello there! 👋
  • Good evening! 🌆

Issues

If you encounter any issues with the library or have suggestions for improvements, please open an issue on our Issue Tracker.

timegreetinggood morninggood afternoongood eveninggood nightmulti-languageinternationalizationi18nlocalizationnpm-packagenodejslibrarymoduleساعتخوشامدصبح بخیرعصر بخیرشب بخیرچندزبانگیبین‌المللی‌سازیمحلی‌سازیبسته-npmنود جی اسکتابخانهماژولtempssalutationsbonjourbonsoirbonne nuitmultilingueinternationalisationi18nlocalisationpaquet-npmnodejsbibliothèquemoduletiemposaludobuenos díasbuenas tardesbuenas nochesmultilingüeinternacionalizacióni18nlocalizaciónpaquete-npmnodejsbibliotecamóduloZeitBegrüßungGuten MorgenGuten TagGute NachtmehrsprachigInternationalisierungi18nlokalisierungnpm-paketnodejsbibliothekmodul时间问候早上好下午好晚上好多语言国际化i18n本地化npm包nodejs模块時間招呼おはようございますこんにちはこんばんはおやすみなさい多言語国際化i18nローカリゼーションnpmパッケージnodejsライブラリモジュールвремяприветствиедоброе утродобрый деньдобрый вечерспокойной ночимногоязычныйинтернационализацияi18nлокализацияnpm-пакетnodejsбиблиотекамодульtemposaudaçãobom diaboa tardeboa noitemultilíngueinternacionalizaçãoi18nlocalizaçãopacote-npmnodejsbibliotecamódulotimpsalutarebună dimineațabună ziuabună searanoapte bunămultilingvinternacionalizarei18nlocalizarepachet-npmnodejsbibliotecămodul
2.0.1

1 year ago

2.0.0

1 year ago

1.0.11

1 year ago

1.0.10

1 year ago

1.0.9

1 year ago

1.0.8

1 year ago

1.0.7

1 year ago

1.0.6

1 year ago

1.0.5

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago