javascript-jsx.tmbundle
javascript-jsx.tmbundle copied to clipboard
Textmate Bundle for JSX (React)
javascript-jsx.tmbundle
Textmate Bundle for JSX (React). Currently supports
- Syntax highlighting
Installation
Clone the bundle to ~/Library/Application Support/TextMate/Pristine Copy/Bundles/ (for Textmate 2):
git clone https://github.com/jjeising/javascript-react.tmbundle.git ~/Library/Application\ Support/TextMate/Pristine\ Copy/Bundles/javascript-react.tmbundle
Compile on save
This bundle previously supported Compile on save. As jsxhint is long deprecated this command is not supported anymore.
If you want to add your own command with a current toolchain you may want to use the old version as a template.
Major Contributors
- @infininight
License
Release under The MIT License (MIT), Copyright (c) 2016 Jannes Jeising