Skip to content

Latest commit

 

History

History
47 lines (30 loc) · 1.62 KB

README.md

File metadata and controls

47 lines (30 loc) · 1.62 KB

DEPRECATED: Use Preview for Atom which supports CoffeeScript and many, many more!

All future development will be on the Preview package. Please report new issues there.


Atom Package: https://atom.io/packages/coffeescript-preview

apm install coffeescript-preview

Or Settings/Preferences ➔ Packages ➔ Search for coffeescript-preview

Features

Package Settings

  • Refresh Debounce Period (milliseconds) - Set the debounce rate for preview refreshing. For instance, if you type or switch tabs, how long of a pause before the preview refreshes.
  • Update On Tab Change (boolean) - Should the preview update to the currently active tab?

Screenshots

Preview CoffeeScript as JavaScript

screenshot

Syncing with Tab Changes

screencapture