katiefenn / parker

Stylesheet analysis tool.
Other
2.47k stars 73 forks source link

Browser compatible Parker #22

Open cfjedimaster opened 10 years ago

cfjedimaster commented 10 years ago

I tried to get Parker working in a browser environment (even tried browserify), but did not have any luck. Filing this issue in case you may be considering adding this.

katiefenn commented 10 years ago

Before it was a Node.js package, Parker was a Chrome Dev Tools extension. It was migrated to Node.js because of the proliferation of frontend code quality tools in npm, and it was the quickest way to get it in the hands of developers.

I think a Chrome Dev Tools extension would still be well received by developers, but it's fallen in priority compared to other enhancements. Having said that, if there is anything I can fix to make it work with Browserify, I shall.

cfjedimaster commented 10 years ago

My request was specifically for Brackets, but a Chrome extension would be nice too. I've done a few, and I could easily turn this into a DevTools tab. (Again, once the work is done to make it something I could actually load. ;)

parkerault commented 7 years ago

I've always worked in multiple browser environments. Suggest 'wontfix' and close.