jsmp-infra-hp-package

2.0.0 • Public • Published

Simple set of functions


Features

  • stringsToSnakeCase function takes two strings as params, concatenates them and converts to "snake case"
  • concatValueToArray function takes two params: array and any other value. Adds the last one to the end of the array.

Installation

$ npm install jsmp-infra-hp-package

Load

const ssf = require('jsmp-infra-hp-package');

ES module:

import ssf from 'jsmp-infra-hp-package';

Package Sidebar

Install

npm i jsmp-infra-hp-package

Weekly Downloads

2

Version

2.0.0

License

ISC

Unpacked Size

4.23 kB

Total Files

5

Last publish

Collaborators

  • heorhii_podliehaiev