Cary Clark
Cary Clark
I'm trying to use svg-to-geojson as an npm dependency for a rest application, I'm able to install it using `npm install`, but when I try to use it using this...
Hi, I'm trying to add sqlite3 support to an Elixir CLI tool I built recently, and exqlite seems like a good match, but I'm unable to get it working. The...
Hi, I'm submitting a simple pull request: The versions for the `iOS` and `tvOS` platforms in _Package.swift_ were deprecated so I updated them to `.v12`. I ran `make lint` and...