Mike Fix

Results 23 issues of Mike Fix

> The one suggestion I would make is that it would be good to have a test that this works alongside the rest of your tests. One decently straight-forward way...

maintenance

Use Node's [`readline` completer functions](https://nodejs.org/api/readline.html#readline_use_of_the_completer_function) to tab-autocomplete queries based on schema.

enhancement
help wanted

I would love for this packages to be more community driven (even if it becomes an awesome list?). Please let me know which org. is a suitable owner 😄

Normalize to add http:// and validate the format is valid

- Normalize all valid CSS colors to a Hex value (e.g. `red`, `#ff`, `#123`, `rgba(0,0,0,1)` )

Ensure [XSS](https://en.wikipedia.org/wiki/Cross-site_scripting) string value

This is up for discussion. We want a type that comprises all the variations of naming conventions, and normalizes them for display. For example, given versus family name, which to...