This plugin adds support for YAML files. This is done with the yamljs
package.
npm install @citation-js/plugin-yaml
Make a build with @citation-js/plugin-yaml
on the build tool!
Register the plugin by require
-ing it:
require('@citation-js/plugin-yaml')