Skip to content

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

Notifications You must be signed in to change notification settings

pratikpakhale/flowbite-jsx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published