Brett Beutell
Brett Beutell
not sure if you're still maintaining this, but it's a joy to have around. thanks
Fixes #61 Looks like Zoe's site is offline :disappointed:
Neither the `beforeConvert` or `afterConvert` hooks are firing. All I get is an empty array of metadata printed to the console. Just trying to build the sails docs locally! Any...
Hey! Awesome work! So, quick moment of praise: I'm trying to slow down videos in foreign language films on Netflix to be able to be able to hear native speech...
Hey there! First off, thanks for your work on this. It's nice to see a well-thought-out solution to getting serverless functions' metrics into Prometheus. I bumped into an issue pushing...
Currently, when you `npm i style-dictionary`, you end up with all the examples in the `examples` folder. This is roughly 19mb, which is quite significant! ``` % mkdir style-dictionary-examples-test &&...
*Issue #, if available:* Closes https://github.com/amzn/style-dictionary/issues/914 *Description of changes:* This PR changes the `.npmignore` to exclude files related to examples and documentation from the published NPM package. By submitting this...
Hi! I am developing a plugin, and I'm not sure if I'm doing things the correct way. Mainly, I just want to provide additional documentation for certain methods or symbols....
CLI is spitting out the following error when I `go get` your repo or `go run` the main file. It's been awhile since I fiddled with go, so this might...
currently, when the user uses hot keys to select an element from the drop down, the module does not short circuit the original enter event (instead, the selection is reset...