coffee-to-ts icon indicating copy to clipboard operation
coffee-to-ts copied to clipboard

[NOT ACTIVELY MAINTAINED] Convert CoffeeScript to TypeScript

Results 4 coffee-to-ts issues
Sort by recently updated
recently updated
newest added

Bumps [npm](https://github.com/npm/cli) from 3.10.10 to 6.14.6. Release notes Sourced from npm's releases. v6.14.6 6.14.6 (2020-07-07) BUG FIXES a9857b8f6 chore: remove auth info from logs (@claudiahdz) b7ad77598 #1416 fix: wrong npm...

dependencies

On this file [zen-ui.zip](https://github.com/nikaspran/coffee-to-ts/files/3431293/zen-ui.zip)

On trying to convert [this](https://gist.github.com/b63736e9d3ce6b41a59826b668849ff4), I'm getting ``` TypeError: unknown: Property key of ClassMethod expected node to be of a type ["Identifier","StringLiteral","NumericLiteral"] but instead got "ScopeModifiedIdentifier" ```

Thank you for this tool! I see that after the conversion the original file is deleted. Is there an option not to delete the original file?