meow.js

1.0.6 • Public • Published

Meow.js

Meow.js - A library to *meow*

NPM

Usage

Require as module
var meow = require('meow');
Use in browser
<!-- Source -->
<script type="text/javascript" src="./src/meow.js"></script>
<!-- Minified -->
<script type="text/javascript" src="./dist/meow.js"></script>
Basic usage
meow(); // meow
So meowish
meow.ohMy(); // oh meow
meow.kittyCat(); // ?
Meow in other languages (single callback option)

It's translated to 54 languages (v 1.0.2)

meow.ablanian();
meow.arabic();
meow.batak();
meow.bengali();
meow.bulgarian();
meow.catalan();
meow.chinese();
meow.cantonese();
meow.czech();
meow.egyptian();
meow.elvish();
meow.english();
meow.french();
meow.german();
meow.hebrew();
meow.icelandic();
meow.indonesian();
meow.latgalian();
meow.lithuanian();
meow.macedonian();
meow.malayalam();
meow.mandarin();
meow.norwegian();
meow.persian();
meow.polish();
meow.portugese();
meow.romanian();
meow.russian();
meow.sinhalese();
meow.slovene();
meow.spanish();
meow.tamil();
meow.telugu();
meow.thai();
meow.turkish();
meow.ukrainian();
meow.urdu();
meow.us();
meow.uk();
meow.vietnamese();
meow.volapuk();
Meow in other languages (multiple callback options)

Every call, it returns random variant

meow.danish();
meow.dutch();
meow.estonian();
meow.finnish();
meow.greek();
meow.hindi();
meow.hungarian();
meow.italian();
meow.japanese();
meow.korean();
meow.latvian();
meow.swedish();
meow.tagalog();

Development

First you should install dependencies

npm install
npm install gulp -g

Do your magic ;) (add features, fix bugs, etc) All the meow code is in the src folder, dist folder contains minified version of the src.

Run default gulp task for minfication.

gulp

License

ISC

Readme

Keywords

Package Sidebar

Install

npm i meow.js

Weekly Downloads

0

Version

1.0.6

License

ISC

Last publish

Collaborators

  • hendrysadrak