media-typer icon indicating copy to clipboard operation
media-typer copied to clipboard

Simple RFC 6838 media type parser and formatter

Results 2 media-typer issues
Sort by recently updated
recently updated
newest added

[String.prototype.substr()](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/substr) is deprecated so we replace it with [String.prototype.slice()](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/slice) which works similarily but isn't deprecated. .substr() probably isn't going away anytime soon but the change is trivial so it doesn't...

pr

These changes add invalid values into thrown error messages to be more descriptive. We would like to have this improvement as one of our libraries returns `media-typer` errors to our...

pr