Bar Code Implementation without any Package in React JS like Bar Code Font

In my React JS project the task given to me is that implement Bar Code generator . The main challenge is that I have to implement the barcode without any package install or just use barcode font or make custom . The custom is very time expensive now I need a solution that will will low dependency and low insecure. Is there any way to do that please anyone let me know.

My react version is 18.