Geon George
Geon George
> Yes, probably. With the same regex and the same test strings, matches differ when they shouldn't (only partial matches in JavaScript, and complete matches in `grep(1)`). I'm however unable...
If you can provide a source for specification for these address types or write it down. I'll build the expression for javascript
Will add it soon
I'm facing the same issue and like to find a solution. I think its cause Bulma is in SASS and our code is in SCSS I think style-resources module must...
Anybody else get this? ``` > bun --filter './app/*' dev error: Module not found "./app/*" > bun --filter '*' build error: Script not found "*" ```
This is now fixed because of the new update. Check the updated readme
You can now do this with `splitText` and only rendering that fit into your height drawText returns the heigth now
Thank you for your feedback everyone, it only took me an eternity but I'm ready with this now: https://github.com/geongeorge/Canvas-Txt/pull/76 ```js import { drawText, splitText, getTextHeight } from 'canvas-txt' ```
New version published https://www.npmjs.com/package/canvas-txt 🎉
New version published https://www.npmjs.com/package/canvas-txt 🎉 Thank you so much for all the feedback