Socket
Socket
Sign inDemoInstall

coffee-formatter

Package Overview
Dependencies
2
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

coffee-formatter

A CoffeeScript formatter


Version published
Weekly downloads
56
increased by33.33%
Maintainers
1
Install size
705 kB
Created
Weekly downloads
 

Readme

Source

Coffee-Formatter

A formatter for CoffeeScript

Usage

node formatter.js [Your Files]

Or if you want to use coffee

coffee formatter.litcoffee [Your Files]

Example:

coffee formatter.litcoffee sample/vdvc.coffee

Things to note

This project is written in Literate CoffeeScript (extension '.litcoffee'), which isn't syntax-highlighted by Github at this moment.

To read the code, it's suggested to go to docs/ folder. For example, docs/formatter.html contains properly highlighted code for formatter.litcoffee.

To run the test suite, install Mocha and run mocha in the base directory.

TODO

  1. Get rid of external dependencies.

Original Author

Special thanks to derekchiang who originally developed this project.

License

WTFPL.

Keywords

FAQs

Last updated on 03 May 2015

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc