David Beitey
David Beitey
This sets the type on each of the coordinate system codes to align with the type set on `EPSG3395` and `WorldMercator` (by extension). Without a type definition, these consts are...
Small change but adjusts the README’s title markdown so it renders on GitHub, Go’s API pages etc.
The current code base has a few locations where `api.thingspeak.com` or `thingspeak.com` are hard-coded for either loading data in JavaScript, charting or in the documentation. In some locations, either constants...
In order for better dependency resolution on installation, I suggest using Distribute. It's effectively a drop-in replacement for distutils, and by specifying dependencies as _install_requires_ in setup.py, this ensures that...
## What would you like to have implemented? Builds of Chromium for both x86_64 and arm64. I know this has been discussed a lot previously in #93 and #19 but...
Minor fixes to README
In an invalid structured `FOR` command in a document, such as: ``` +++FOR person+++ ``` this raises an exception from [`processForIf`](https://github.com/guigrpa/docx-templates/blob/aa41bce205aad04c2b0d1cf48495061fb0862a3a/src/processTemplate.ts#L625) which gets caught by the [`catch` after this try...
This pull request allows the possibility of instantiating the FormView as a means to obtaining an instance of the form it will create. This is useful in the situation where...
Mainly replace `your` with `you're`, and some other phrasing improvements for clarity.