pratikpakhale / flowbite-jsx

a small tool to convert html to jsx (specifically flowbite code) and also remove the dark css classes if any.

Home Page:https://flowbite-jsx.onrender.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flowbite HTML to JSX Converter

A normal html to jsx converter specially designed for Flowbite HTML Components. The converter removes the additional dark classes of the component and outputs jsx with minimal code.

Deployment

The project is deployed at → https://flowbite-jsx.onrender.com

Tech Stack

Client: HTML (server rendered)

Server: Node, Express

Run Locally

Install dependencies

  npm install

Start the server

  node app.js

Acknowledgements

About

a small tool to convert html to jsx (specifically flowbite code) and also remove the dark css classes if any.

https://flowbite-jsx.onrender.com/


Languages

Language:HTML 80.8%Language:JavaScript 19.2%