Skip to content

An opinionated, zero-configuration formatter for ES/TS/ESX/TSX

License

Notifications You must be signed in to change notification settings

alecthomas/esfmt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

esfmt - an opinionated, zero-configuration formatter for ES/TS/ESX/TSX

Status: total hack

In the spirit of esbuild, esfmt strives to bring the speed and convenience of a statically compiled single binary distribution to formatting TSX and its relatives.

Leveraging the excellent Treesitter will hopefully allow us to do this with relatively little effort.

Developing

Copy JS/TSX/ES/ESX into the Tree-Sitter playground. This formats the parse tree in a nice way and allows interactive selection.

About

An opinionated, zero-configuration formatter for ES/TS/ESX/TSX

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published