This is an npm package that when installed into a project exposes a function that takes in an nth position and returns the prime number in that position of a list of primes.
Link to Package: https://www.npmjs.com/package/nth-prime-retriever
If you want to see it working in a project go to: https://get-nth-prime-form.vercel.app/
If you want an example of how to implement check out: https://github.com/Flquintero/get-nth-prime-form
After cloning don't forget to run:
To test run: