Giter Site home page Giter Site logo

hi-mom's Introduction

Hi, mUmmmy!

A blazingly fast JavaScript library to say hi to your mom!

Install

YARN

yarn add hi-mom

npm

npm i hi-mom

unpkg.com (UMD)

<script src="https://unpkg.com/hi-mom/lib/hi-mom.umd.js"></script>

Usage

CommonJS

const { hiMom } = require("hi-mom");

console.log(hiMom()); // Hi, mom!

ES Modules

import { hiMom } from "hi-mom";

console.log(hiMom()); // Hi, mom!

Browser (UMD)

console.log(hiMom.hiMom());

custom mother name

import { hiMom } from "hi-mom";

console.log(hiMom("Mother")); // Hi, Mother!

Languages supported

  • ar - Arabic
  • ar-IQ - Iraqi Arabic
  • as - Assamese
  • az - Azerbaijani
  • bg - Bulgarian
  • ca - Catalan
  • cn - Chinese
  • cs - Czech
  • da - Danish
  • de - German
  • en - English
  • en-AU - Australian English
  • en-PT - Pirate Speak
  • es - Spanish
  • fa - Persian
  • fr - French
  • he - Hebrew
  • hi - Hindi
  • hr - Croatian
  • hu - Hungarian
  • id - Indonesian
  • it - Italian
  • ja - Japanese
  • ko - Korean
  • kaa - Karakalpak
  • lt - Lithuanian
  • ms - Malay
  • nl-BE - Flemish
  • nl-NL - Dutch
  • no - Norwegian
  • no-NB - Norwegian Bokmål
  • no-NN - Norwegian Nynorsk
  • pl - Polish
  • pt - Portuguese
  • qt - Crimean
  • ro - Romanian
  • ru - Russian
  • se - Swedish
  • si - Sinhala
  • sr - Serbian
  • ta - Tamil
  • th - Thai
  • tl - Filipino
  • tr - Turkish
  • tm - Turkmen
  • ua - Ukrainian
  • ur - Urdu
  • vi - Vietnamese
  • zh - Zhongwen
  • ug - Uyghur

hi-mom's People

Contributors

tsivinsky avatar wout-junius avatar chalanan avatar joaopaulomoraes avatar vijaygenius123 avatar mrshmllow avatar umer4ik avatar memeteli avatar ml4den avatar umefarooq avatar sindrenm avatar peterfritz avatar orkhan-huseyn avatar mouamleh avatar mary2juanna avatar graunephar avatar anangnovriadi avatar szukuro avatar iquerz avatar codexbkx avatar sefacicekli avatar qyurila avatar nurmuhammet-ali avatar mouradif avatar m4heshd avatar kurojifusky avatar harshnarayanjha avatar zenangst avatar glupi-borna avatar bikashkalita avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.