About selector-generator is a lightweight JavaScript library (under 1k!) that can be used to generate CSS selectors from DOM nodes. In keeping with the Unix philosophy, it is a modular library that does one thing and does it well. Usage TODO