Kevin Smith

Results 5 issues of Kevin Smith

**Is your feature request related to a problem? Please describe.** On my laptop, the application font is quite small, making it hard to read. I'm talking about the font used...

enhancement

Many Javascript libraries these days include TypeScript definitions. There are third-party better-sqlite3 TypeScript definitions available[1], but they are difficult to use. They aren't well documented, and some of the design...

enhancement

Rather than always requiring users to create environment variables for everything, I would propose: - CSV_COLUMN_NUMBER_FOR_GITHUB_ID could default to 0 - CSV_COLUMN_NUMBER_FOR_ALTERNATE_ID could default to 0 - TIMEZONE could default...

in progress

I believe the GitHub API can return the license for a given repo. OSI runs a server that lists approved licenses (https://github.com/OpenSourceOrg/api/blob/master/doc/endpoints.md). For each contribution, I think we could determine...

Hacktoberfest
up-for-grabs

We currently have a second .gitignore file in CSVsToParse. While that works, it is a bit unusual to have subtree .gitignore files. Plus, we have to then have a line...