npm.io
1.1.2 • Published 6 years ago

jsmp-infra-decorator

Licence
ISC
Version
1.1.2
Deps
1
Size
8 kB
Vulns
0
Weekly
0

Project Title

Array String Hepler

NPM installation

$ npm install jsmp-infra-array-string-helper

const { jsmp } = require('jsmp-infra-array-string-helper');

Usage

jsmp.upper('String to be upper case', 2);

** STrInG To bE UpPeR CaSe **

Options

  • jsmp.filterByType()

    • options:
      • array
      • type
  • jsmp.upper()

    • options:
      • string
      • type
  • jsmp.lower()

    • options:
      • string
      • type

Keywords