Git Product home page Git Product logo

Comments (12)

yoshuawuyts avatar yoshuawuyts commented on May 12, 2024

Alternatively there's also esformatter which is used in the rdio/jsfmt project.

from standard.

yoshuawuyts avatar yoshuawuyts commented on May 12, 2024

maxogden/standard-format now exists. PR's are welcome.

from standard.

bcomnes avatar bcomnes commented on May 12, 2024

Was able to get a compatible auto format with jsfmt.

from standard.

Flet avatar Flet commented on May 12, 2024

@bcomnes do you have a .jsfmtrc file handy with everything defined?

from standard.

bcomnes avatar bcomnes commented on May 12, 2024

https://gist.github.com/bcomnes/8cba8a9253e47fdb2958

I use it from within sublime, bit it could be adapted to a .jsfmtrc pretty quickly.

Its not perfect but provides an okay auto format that doesn't collide with standard.

from standard.

feross avatar feross commented on May 12, 2024

First pass at a standard --format command is on the formatter branch: 11187a6

Please try it and give feedback / improve it.

from standard.

Flet avatar Flet commented on May 12, 2024

I'll find some time to play with this tomorrow :)

from standard.

feross avatar feross commented on May 12, 2024

awesome!

from standard.

feross avatar feross commented on May 12, 2024

standard-format is shaping up quite nicely! They've adopted the esformatter-based strategy that I prototyped on the formatter branch.

Just npm install standard-format -g for a pretty helpful (not perfect yet!) formatter.

from standard.

bcomnes avatar bcomnes commented on May 12, 2024

Cool!

@Flet Do you know how to turn this into a sublime plugin?

from standard.

Flet avatar Flet commented on May 12, 2024

Yeah they have some excellent docs on how to do it here:
http://www.sublimelinter.com/en/latest/creating_a_linter.html

Its really geared for outputting errors from pure linters, but it certainly could be used to trigger a formatter too...

I'd love for there to eventually be a --format option built into standard with an exposed option in the standard Sublime plugin... maybe when standard-format is closer to awesome... IMO @feross should just add it as an experimental flag :)

from standard.

feross avatar feross commented on May 12, 2024

@Flet No time right now, but I'd accept a PR that added a --format option that just called into standard-format.

from standard.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.