Ethan Resnick

Results 60 issues of Ethan Resnick

I understand that this code probably isn't ready to merge yet (e.g., it doesn't have tests or docs), but I wanted to at least open this PR in case others...

Hey Paul, Can you publish the latest version to npm? I don't seem to have access to do that. Cheers, Ethan

When using a host option without a protocol. I think this is related to https://github.com/nodejs/node/issues/3361, or some other breaking change with `url.format`. I'm not sure what the proper behavior should...

Hi, I'm one of the editors of the JSON API spec and really appreciate your work on this bundle. When it's ready, I'd encourage you to send a PR to...

**I want to request a feature.** In the `no-identical-functions` rule, the user should be able to configure the number-of-lines threshold below which two functions will never be counted as identical....

**Is your feature request related to a problem? Please describe.** The feature request is pretty well captured by the title, I think. But here's an example use case: I'd like...

feature

**Is your feature request related to a problem? Please describe.** Here's an example: I have a `Button` component that has different `size` variants, which control the text size, padding, etc....

feature

This is a feature request for the functionality mentioned in the title. (Hopefully this is the right place for such requests.) Basically, it'd be really nice to be able to...

topic: api
needs implementer interest
addition/proposal

The WHATWG Url spec requires the encoding of different characters in query strings than either RFC 3986 or RFC 1738. It might be nice to have an option for `qs.stringify`...

feature request

## Expected Behavior After I do a `clasp pull`, I get an warning message in the output that says: ``` Warning: files in subfolder are not accounted for unless you...