pda-array-extention-for-sf-devops
v1.0.1
Published
This is a test module for Skillfactory DevOps course
Downloads
4
Readme
Description
This is a test NPM package for Skill Factory DevOps course. It doesn't make much, just a couple of functions for working with arrays.
Usage
This modules implements 4 basic functions:
- Append to array
- Insert into array at certain index
- Remove from array by index
- Clear array