polyfire-js icon indicating copy to clipboard operation
polyfire-js copied to clipboard

🔥 React library of AI components 🔥

Results 4 polyfire-js issues
Sort by recently updated
recently updated
newest added

Right now polyfire is using only local storage. This is a problem in react native since local storage doesn't exist and would be a problem in a web extension context...

I've noticed that the `splitText` function is running pretty slow. When it's called on its own, it takes about 150 to 300 milliseconds. But when it's used on a whole...