Closed
Description
As discussed in #457 (comment), it seems like it might be useful to put together a collection of YAML tags for JS data types. This is now getting built here: eemeli/yaml-types.
As I mention in its contribution guide:
Additions to this library are very welcome! Many data types are useful beyond any single project, and while the core
yaml
library is mostly limited to the YAML spec, no such restriction applies here.
While working at this, I'm also hitting a couple of minor issues that'll need fixing here, in particular regarding TS types.