nightmare
nightmare copied to clipboard
Why is Nightmare called Nightmare?
Sorry another non-issue from me.
I'm working on a book called Data Wrangling with JavaScript and am currently writing a chapter on using Nightmare for rendering server-side visualizations and web scraping.
I was just wondering why Nightmare is called Nightmare?
And is Nightmare related (somewhere along the line) to NightmareJS?
Guess 'Nightmare' fitted nicely in the stack of other headless testing tools, like ZombieJS or PhantomJS. Seems only likely that Zombies and Phantoms lead to Nightmares eventually :-)
Yes, SementIO/Nightmare === NightmareJS.
Thanks.
One more question.
What's the difference between Nightmare and Nightmarejs on NPM? It's a bit confusing.
https://www.npmjs.com/package/nightmarejs
https://www.npmjs.com/package/nightmare
@ashleydavis Nightmarejs was the old name, it has been retired and replaced with just "nightmare". Notice the last published date.