jsmp-infra-hometask6

1.1.0 • Public • Published

JSMP-INFRA-HOMEWORK6

Package contains two functions one of them for array processing another for string processing. Also for functions are implemented tests.

Installation

Use the package manager npm to install jsmp-infra-homework6. npm i jsmp-infra-homework6

Running the tests

npm run test

Usage

The package exports function arrayProcess which accepts array, other parameter(s) and returns updated array. arrayProcess([10, 4, 8], 0, 122); // [10,8]

The package exports function stringProcess which accepts string, other parameter(s) and returns updated string. stringProcess(); // 'Specifics of npm's package.json handling'

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change. Please make sure to update tests as appropriate.

License MIT

Versioning It is used SemVer for versioning.

Author Verhun Tetiana

Package Sidebar

Install

npm i jsmp-infra-hometask6

Weekly Downloads

0

Version

1.1.0

License

MIT

Unpacked Size

4.42 kB

Total Files

11

Last publish

Collaborators

  • tetiana_verhun