1.1.0 • Published 4 years ago

jsmp-infra-hometask6 v1.1.0

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

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