jsxinator

0.0.2 • Public • Published

JSXinsator

Detects JSX syntax in .js files, and moves the contents to .jsx.

If you have extensions in your import statements, you will have to update those manually.

Installation

For yarn:

yarn global add jsxinator

For npm:

npm install -g jsxinator

Usage

Be sure to start with a clean git state. That way, you can revert any changes.

jsxinator <directory>

Dependents (0)

Package Sidebar

Install

npm i jsxinator

Weekly Downloads

3

Version

0.0.2

License

MIT

Unpacked Size

26.7 kB

Total Files

58

Last publish

Collaborators

  • dpickett