zaus

Results 14 issues of zaus

Similar to #8, support looping through an object via the `{{@key}}` and `{{this}}` placeholders. Like the SO answer http://stackoverflow.com/questions/9058774/handlebars-mustache-is-there-a-built-in-way-to-loop-through-the-properties-of Or, a helper that dumps the object (JSON serialized, whatever). Thanks!

Brilliant! Couple suggestions (from CodePen comment): - use functions rather than eval for `scripts`, if only for the syntax highlighting - simplify map data scanning -- especially because the tile...

### Describe the feature This may be more a pertinent to using SAM template's `AutoPublishAlias` or `SemanticVersion` rather than dotnet CLI, but deployment creates several artifacts in the S3 deployment...

feature-request
module/cli-ext
queued
p3
l

### Describe the bug According to [AWS docs for SAM-style _StateMachine_ declaration](https://docs.aws.amazon.com/serverless-application-model/latest/developerguide/sam-resource-statemachine.html#sam-statemachine-definitionuri), the `DefinitionUri` should support specifying a local file path. However, in practice deployment fails. ### Expected Behavior Given...

bug
module/cli-ext
queued
p2
s