std/front_matter
Asher Gomez ebf8eeec59
BREAKING(front-matter): remove createExtractor() (#5266)
* BREAKING(front-matter): remove `createExtractor()`

* work
2024-07-03 17:53:55 +10:00
..
testdata feat(front_matter): support +++ for TOML block (#3254) 2023-03-17 16:18:01 +09:00
_create_extractor_test.ts BREAKING(front-matter): remove createExtractor() (#5266) 2024-07-03 17:53:55 +10:00
_create_extractor.ts BREAKING(front-matter): remove createExtractor() (#5266) 2024-07-03 17:53:55 +10:00
_formats.ts refactor(front_matter): cleanup _formats.ts (#4499) 2024-03-17 07:07:11 +09:00
_test_utils.ts docs(front-matter): improve docs for stabilization (#4789) 2024-05-27 18:14:52 -07:00
_types.ts docs(front-matter): improve docs for stabilization (#4789) 2024-05-27 18:14:52 -07:00
any_test.ts docs(front-matter): improve docs for stabilization (#4789) 2024-05-27 18:14:52 -07:00
any.ts BREAKING(front-matter): remove createExtractor() (#5266) 2024-07-03 17:53:55 +10:00
deno.json BREAKING(front-matter): remove createExtractor() (#5266) 2024-07-03 17:53:55 +10:00
json_test.ts docs(front-matter): improve docs for stabilization (#4789) 2024-05-27 18:14:52 -07:00
json.ts BREAKING(front-matter): remove createExtractor() (#5266) 2024-07-03 17:53:55 +10:00
mod.ts BREAKING(front-matter): remove createExtractor() (#5266) 2024-07-03 17:53:55 +10:00
test_test.ts chore: switch to JSR-oriented codebase (#4650) 2024-04-29 11:57:30 +09:00
test.ts refactor(assert,async,bytes,cli,collections,crypto,csv,data-structures,datetime,dotenv,encoding,expect,fmt,front-matter,fs,html,http,ini,internal,io,json,jsonc,log,media-types,msgpack,net,path,semver,streams,testing,text,toml,ulid,url,uuid,webgpu,yaml): import from @std/assert (#5199) 2024-06-30 08:30:10 +00:00
toml_test.ts docs(front-matter): improve docs for stabilization (#4789) 2024-05-27 18:14:52 -07:00
toml.ts BREAKING(front-matter): remove createExtractor() (#5266) 2024-07-03 17:53:55 +10:00
types.ts BREAKING(front-matter): remove createExtractor() (#5266) 2024-07-03 17:53:55 +10:00
yaml_test.ts docs(front-matter): improve docs for stabilization (#4789) 2024-05-27 18:14:52 -07:00
yaml.ts BREAKING(front-matter): remove createExtractor() (#5266) 2024-07-03 17:53:55 +10:00