Kind of similar to this question, but he does not specified need pure JavaScript. I say "with pure JavaScript" means using no native (C++) modules. Any solution?
-
Aren't the npm modules given as answers for that question pure javascript?Tyler– Tyler2016-04-14 01:01:05 +00:00Commented Apr 14, 2016 at 1:01
-
@Tyler npm also includes a lot of native modules. I do not want to install C++ compiler in our work flow.SCLeo– SCLeo2016-04-14 01:07:42 +00:00Commented Apr 14, 2016 at 1:07
-
This is either an offtopic library request, or way too broad. Can you narrow it down to what part of the captcha creation you are having problems with?Bergi– Bergi2016-04-14 01:21:16 +00:00Commented Apr 14, 2016 at 1:21
-
Seems to me like a homework assignment.Deryck– Deryck2016-04-14 01:30:56 +00:00Commented Apr 14, 2016 at 1:30
-
1@SCLeo: So you're kinda looking for node-gd, but want to avoid a C++ backend?Bergi– Bergi2016-04-14 01:41:50 +00:00Commented Apr 14, 2016 at 1:41
|
Show 5 more comments