std/media_types
David Sherret ef6b95f0c7
refactor: make the code work under verbatimModuleSyntax (#4406)
* Start

* Update

* Format

* Revert deno.json change

---------

Co-authored-by: Asher Gomez <ashersaupingomez@gmail.com>
2024-02-27 21:57:25 +00:00
..
vendor chore: update copyright year (#4046) 2024-01-02 08:11:32 +11:00
_db.ts refactor: make the code work under verbatimModuleSyntax (#4406) 2024-02-27 21:57:25 +00:00
_util_test.ts chore(media_types): format test names (#4380) 2024-02-25 22:25:12 +00:00
_util.ts chore(media_types): move extensions utility (#4358) 2024-02-21 15:19:05 +09:00
content_type_test.ts chore(media_types): format test names (#4380) 2024-02-25 22:25:12 +00:00
content_type.ts docs(media_types): complete documentation (#4219) 2024-01-18 14:39:45 +09:00
extension_test.ts chore(media_types): format test names (#4380) 2024-02-25 22:25:12 +00:00
extension.ts docs(media_types): complete documentation (#4219) 2024-01-18 14:39:45 +09:00
extensions_by_type_test.ts chore(media_types): format test names (#4380) 2024-02-25 22:25:12 +00:00
extensions_by_type.ts chore(media_types): move extensions utility (#4358) 2024-02-21 15:19:05 +09:00
format_media_type_test.ts chore(media_types): format test names (#4380) 2024-02-25 22:25:12 +00:00
format_media_type.ts docs(media_types): complete documentation (#4219) 2024-01-18 14:39:45 +09:00
get_charset_test.ts chore(media_types): format test names (#4380) 2024-02-25 22:25:12 +00:00
get_charset.ts refactor: make the code work under verbatimModuleSyntax (#4406) 2024-02-27 21:57:25 +00:00
mod.ts docs: replace markdown hyperlink syntax with {@link} tag where necessary. (#4253) 2024-02-01 09:19:46 +11:00
parse_media_type_test.ts chore(media_types): format test names (#4380) 2024-02-25 22:25:12 +00:00
parse_media_type.ts docs(media_types): complete documentation (#4219) 2024-01-18 14:39:45 +09:00
type_by_extension_test.ts chore(media_types): format test names (#4380) 2024-02-25 22:25:12 +00:00
type_by_extension.ts docs(media_types): complete documentation (#4219) 2024-01-18 14:39:45 +09:00