jsmp-infra-khabachova

0.0.12 • Public • Published

jsmp-infra-khabachova

Reverses Array, updates String, prints cats.

NPM

EXAMPLE

var jsmp = require('jsmp-infra-khabachova')

jsmp.print(); // => prints a random cat
  /\ ___ /\
 (  o   o  )
  \  >#<  /
  /       \
 /         \       ^
|           |     //
 \         /    //
  ///  ///   --
  
jsmp.updateArray([1,2,3]); // => returns [3, 2, 1]
jsmp.updateValue('test'); // => returns 'UPDATED test'

Readme

Keywords

none

Package Sidebar

Install

npm i jsmp-infra-khabachova

Weekly Downloads

1

Version

0.0.12

License

ISC

Last publish

Collaborators

  • alina.khabachova