Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remake Stylefmt more simpler #330

Open
masaakim opened this issue Dec 8, 2017 · 2 comments
Open

Remake Stylefmt more simpler #330

masaakim opened this issue Dec 8, 2017 · 2 comments

Comments

@masaakim
Copy link
Owner

masaakim commented Dec 8, 2017

Hi, I intend to remake stylefmt to be more simpler. Now, prettier is very famous as a formatter of many languages. So I thought, stylefmt is no longer needed. But, the number of download continues to increase (over 80k DL / month). So, I'd like to give values and better user experiences for users.

I have some ideas to be more simpler, faster and useful.

  • Not support stylelint configuration
    • Do you use stylelint rules about code formatting? I'd like to be opinionated formatting like prettier
  • Remove all bottlenecks for performance
    • I can make loops to format code more efficient
  • Impl --watch option in CLI
  • Support to format Vanilla CSS, Sass and Less

I'm so sorry for reply issues for a long time. I need your help.

Thanks.

@jorgebucaran
Copy link
Contributor

What about a table comparing prettier and stylefmt CSS/SCSS/LESS autoformat capabilities / planned features?

@masaakim
Copy link
Owner Author

@jorgebucaran It is almost the same as prettier. If it a fine place, stylefmt supports for sorting declarations, reading the configuration file of editorconfig and so on.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants