jeevanpillay0000

Results 5 comments of jeevanpillay0000

would like this implemented too. seems like `node-canvas` might have issues with things like lambda's. would recommend skia or napi-rs

i'd be happy to jump in and contribute to the js version as well if needed. and yes @impreso, an API endpoint would be a good start, and then eventually...

I have an implementation of this already. I'll see if I have time in the next couple days to add some comments on how I achieved it and we can...

Doesn't work for me either. Node - 14.7.0 (LTS) Npm - 6.14.7 Works if you change to ``` const express = require('express'); const fs = require("fs"); const { ffs, createPow...

> **For anyone viewing this issue looking for help -** don't import the css file the way the package tells you to: > > `import 'react-square-payment-form/lib/default.css'` > > Instead, just...