Andrew

Results 882 issues of Andrew

Please support: * one-time import and export between Lockwise and LastPass. * continuous, server-side syncing between Lockwise and LastPass.

Please constrain the Node.js `engine` in `package.json`.

``` $ npm test ... [13:54:24] Plumber found unhandled error: Error in plugin 'gulp-minify-css' Message: Broken @import declaration of "https://fonts.googleapis.com/css?family=Roboto:400,500,700" - connect EHOSTUNREACH 0.0.31.144:80 - Local (172.20.10.3:49206) ```

Why is Google Chrome being launched, with apparently "0" tests, during `npm test`? Could we please use the built-in Node.js HTTP client during tests?

gyp is stuck on Python 2, which is no longer supported. Please select more modern build tools for 2020. For example: * Patch [https://gyp.gsrc.io/] to support Python 3 * [N-API](https://nodejs.org/api/n-api.html)...

Awesome project! Could C hooks be published, so that nonRust languages can take advantage of this accelerated library? https://doc.rust-lang.org/1.5.0/book/rust-inside-other-languages.html

enhancement

Cool that we now have a desktop app, woohoo! Can we get a Chocolatey package going for Windows, in order to automate more of the installation steps? https://chocolatey.org/

Hey, neat library! I might have a use for this in a demo crypto application. What do you think about publishing your header to ConanCenter? This provides a standardized way...

Please ignore minified files by default, to reduce noise.

Please go ahead and exclude `node_modules` by default, as in many Node.js projects there are hundreds of third party files there which are not expected to conform to any linting...