tern-react
v0.1.0
Published
A Tern plugin adding support for React.
Downloads
2
Readme
tern-react
Tern plugin adding React support.
Pay attention!, this project is just a POC to try acorn-jsx. There is a lot of limitation:
- JSX completion cannot work since acorn-jsx cannot support acorn_loose (it is not able to parse not valid JSX). See issue 32 for more information.
Release was done just for jsctags.