Skip to content

Instantly share code, notes, and snippets.

View ericdmoore's full-sized avatar

Eric D Moore ericdmoore

View GitHub Profile
/**
* To get this list go to:https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ask-skill.html
* and run this in the console.
*/
/*
;(async () => {
const sleep = N => {
return new Promise(resolve => {
@ericdmoore
ericdmoore / .babelrc
Last active June 20, 2018 18:36
HyperApp Route Trouble
{"plugins": [["transform-react-jsx", { "pragma": "h" }]]}
@ericdmoore
ericdmoore / md-engines.md
Last active January 29, 2018 04:46
Markdown Engines