joelgriffith / navalia

A bullet-proof, fast, and reliable headless browser API
https://joelgriffith.github.io/navalia/
GNU General Public License v3.0
957 stars 33 forks source link

Name #40

Closed stevenvachon closed 7 years ago

stevenvachon commented 7 years ago

I actually came across this last week or so and couldn't really figure out what it was. Just now I found out that it's like chromeless (which is like Nightmare.js), except that it's actually feature complete and not just an empty v1.0

"Navalia" doesn't communicate anything to me and makes me think of some frontend framework, like Aurelia or something.

joelgriffith commented 7 years ago

Well put. Honestly I thought "I wonder what Kubernetes means" and came up with this. Longer term I'd like to add more browsers to the library, so I was hesitant to name it something specific... I'm not sure if there's a better name in reality.

stevenvachon commented 7 years ago

Perhaps a simpler design would be to have this library as an abstract headless browser lib that depends on chromeless, a theoretical "firefoxless" and maybe "electronless".

joelgriffith commented 7 years ago

Yeah, I'm starting to come around to that idea. I'll post some more about that as things unfold...