john
john
The README contains a link to `https://developer.mozilla.org/en-US/docs/Mozilla/Projects/SpiderMonkey/Parser_API`, which is dead. I could not immediately locate an existing Mozilla page that mirrored the contents of the original page (viewable via Wayback...
Hi, nice work! This is not an issue, just a question: is there a template to troposphere source tool (the inverse of troposphere)? I notice that the troposphere examples are...
A YAML template with the following: AvailabilityZone: !Select [ 0, !GetAZs ] causes the following internal error: ``` Unable to parse template! Use --verbose for more information. TypeError: Cannot convert...
Simple typo in filename, no content change. By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
When using `http-aws-es`, if you fail to explicitly update your AWS configuration object with a region (e.g. `aws.config.update({ region: "us-east-1" })`) then searches using elasticsearch/http-aws-es fail with the misleading error...
I was unable to find any reference documentation for searchEntry. This seems like something that most users would need.
Great library, thank you. While the Usage section is helpful, it would be good to provide complete documentation for the API.
Is there a particular reason that the `hjson/lib/require-config` feature only works if the subsequently-required file has a `.hjson` extension? The feature seems to be disabled if you require a `.json`...
It would be nice to see an animated GIF, or at least a screenshot or two, to help readers understand the value of this project.
I'm raising this issue largely to document a potential misunderstanding that users of sapling might run into. If you use sapling against an existing git clone, specifically one that was...