decaffeinate
Verified for current stable LTS
Decaffeinate Commands
Decaffeinate command syntax with verified terminal examples.
Commands
6 commands for Decaffeinate
decaffeinate Operations
Decaffeinate Command: Convert Coffeescript Allow Named Exports
decaffeinate --loose-js-modules <path/to/file.coffee> decaffeinate Operations
Decaffeinate Command: Convert Coffeescript To Javascript
decaffeinate <path/to/file.coffee> decaffeinate Operations
Decaffeinate Command: Convert Coffeescript V2 To Javascript
decaffeinate --use-cs2 <path/to/file.coffee> decaffeinate Operations
Decaffeinate Command: Convert Require To Import Js Modules
decaffeinate --use-js-modules <path/to/file.coffee> decaffeinate Operations
Decaffeinate Command: Convert To Js Modules
decaffeinate --use-js-modules <path/to/file.coffee> decaffeinate Operations
Decaffeinate Command: Convert To Loose Js Modules
decaffeinate --loose-js-modules <path/to/file.coffee> Suggest a Decaffeinate Command
Submit missing workflows, corrections, or verified alternatives for this tool.
FAQ
Coverage: Focused examples for common Decaffeinate workflows.
Verified version: current stable LTS.
Verification: Test commands in a disposable workspace and submit notes for edge cases.