Andrew
Andrew
For Linux binaries in particular, could xgo help developers to easily build binaries with different libc interpreters? GNU glibc is the most common, but some libc's for embedded environments like...
Please publish covenant to pip to make it easier for newbies to install. https://pypi.python.org/pypi
See https://npmjs.com/advisories/534 for more information. Relates to: https://github.com/mcandre/jsfmt2/issues/1
Keep `npm test` passing, while updating debug dependency, in order to remove vulnerabilities.
See https://npmjs.com/advisories/48 for more details. Related: https://github.com/mcandre/jsfmt2/issues/1
Update uglify-js, while keeping `npm test1` passing, in order to resolve vulnerability reports associated with earlier editions of uglify-js.
Please publish static assets on a CDN, such as https://cdnjs.com/ , so that users can integrate selectize-bootstrap4-theme more easily into our applications.
When I navigate to the end of a line in a Stylus file, and try to make a new section inside it, pressing `TAB` just indents to my tab-width; it...
Hi, I am using go-humanize for some backend code and BenjaminVanRyseghem/numbro for frontend code. Unfortunately, these libraries have slightly different semantics when humanizing numbers, resulting in different reports depending on...
Unfortunately, `go get` is broken for projects lacking top-level .GO files. Could we please elevate the library code up to the top level? For example, place a basic `version.go` file...