Dr Paul Brewer
Dr Paul Brewer
Seeking co-maintainer(s) who would enjoy the challenge of creating an easy to use data-science and plotting library for beginning/intermediate website developers. The existing library already does data input, editing, and...
The code in html5csv.js, currently function fromFile defined in lines 262-297 is designed to act as an event handler for a file input. To capture the file this handler needs...
These are mostly notes I am making to myself, but if anyone wants to comment, go ahead. affected functions: - `shared.parseCSV` - `shared.fromTable` - `editor()'s private func onCellChange()` - If...
Provide examples for each of the following: editor jqplot ols hslice appendCol "Advanced Topics" Operational deatils, data organization, "shared" call go vs finalize CSV.extend
This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of...
This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to upgrade commander from 11.0.0 to 11.1.0. :information_source: Keep your dependencies up-to-date....
This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to upgrade archiver from 5.3.1 to 5.3.2. :information_source: Keep your dependencies up-to-date....
Some of the suggestions returned by gorilla overflow the space available on the screen. Sometimes it breaks lines and adds \ for continuation. Sometimes it does not do this and...