1.0.0 • Published 6 years ago

jsmp-infra-yarostbaklajana v1.0.0

Weekly downloads
2
License
MIT
Repository
-
Last release
6 years ago

YAROSTBAKLAJANA

Just several functions to work with strings

NPM version PRs Welcome Open Source Love

Features

- Strings and arrays
- usage of lodash

Instalation

$ npm install --save jsmp-infra-yarostbaklajana

Usage

const { parkanCase } from 'jsmp-infra-yarostbaklajana';

console.log(parkanCase('my little pony')); // => My lItTlE PoNy
1.0.0

6 years ago