katiefenn / parker

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

Future of parker? #58

Open SassNinja opened 5 years ago

SassNinja commented 5 years ago

I'm concerning myself with CSS performance and in the course of this I've found parker. Looks good on first sight but some great features are missing:

When I consider the last time a commit was made and the currently published version (0.x) I'm a bit afraid to spend time getting really familiar with this tool.

@katiefenn are there any plans to continue working on parker?

TheJaredWilcurt commented 5 years ago

For Sass you can use SassLint. It covers most of the things Parker was planning to do, but in an enforceable way.

I've got a Sasslint ruleset you can use if you want a jumping off point:

https://github.com/TheJaredWilcurt/tjw-sasslint-rules#how-to-use-this

nacengineer commented 4 years ago

FYI that project, sass-lint, is also deprecated