Find Element In Array
search in array
Getting Started
download the package in your prject and require it, and use it
Prerequisites
you should have node.js in your local machine
no examples
Installing
open terminale and go to your project directory and write
$ npm i find_el_in_array
How To Use it
After install package
- Examples for simple array:
const find_el_in_array = require('find_el_in_array')
Running the tests
Break down into end to end tests
Not now an example
And coding style tests
Explain what these tests test and why
Give an example
Deployment
Add additional notes about how to deploy this on a live system
Built With
Contributing
Versioning
Authors
License
This project is licensed under the MIT License - see the LICENSE.md file for details
Acknowledgments