8000
Skip to content 7FFF

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nfmt

Opinionated javascript formatter inspired by golang fmt. Because it just looks cooler this way.

install

yarn global add nfmt

usage

In any directory containing .js files run nfmt [path] in the command line and all the files will be formatted. path is optional.

> nfmt ./src/

api

import next from 'nfmt'
...
// next :: String -> String
next(source) // => FormatedCode

About

Opinionated javascript formatter inspired by golang fmt. Because it just looks cooler this way.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages

0