Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sandeepbalachandran/jsx-converter
An extension to convert HTML into JSX
https://github.com/sandeepbalachandran/jsx-converter
chrome-extension extension htmltojsx reactjs
Last synced: 22 days ago
JSON representation
An extension to convert HTML into JSX
- Host: GitHub
- URL: https://github.com/sandeepbalachandran/jsx-converter
- Owner: SandeepBalachandran
- Created: 2022-09-28T08:33:07.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2023-08-15T05:34:48.000Z (over 1 year ago)
- Last Synced: 2023-08-15T06:38:21.736Z (over 1 year ago)
- Topics: chrome-extension, extension, htmltojsx, reactjs
- Language: CSS
- Homepage: https://jsx-converter.vercel.app
- Size: 223 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
JSX Converter
### Browser extension for converting HTML code into JSX format
[![](https://img.shields.io/github/stars/SandeepBalachandran/JSX-converter?style=for-the-badge)](#stars)
[![](https://img.shields.io/github/forks/SandeepBalachandran/JSX-converter?style=for-the-badge)](#forks)👉   [JSX Converter](https://jsx-converter.vercel.app/)  👈
### How to use
You can get the extension for Google chrome from store 👉 [JSX Converter](https://chrome.google.com/webstore/detail/jsx-converter/jnacehohfoodlipnifipgfabkbdmknmf)
### For development
- `git clone https://github.com/SandeepBalachandran/JSX-converter`
- `popup.html` - Contains the template of the extension
- `index.js` - Contains the script of the extension## Help Improve
Found a bug or an issue with this? [Open a new issue](https://github.com/SandeepBalachandran/JSX-converter/issues) here on GitHub.
## Contribute
Feel free to contribute.
### Please consider staring a repo before you move on
![](https://visitor-badge.glitch.me/badge?page_id=JSX-converter)