@citation-js/plugin-yaml
v0.6.1
Published
Citation.js plugin for YAML files
Downloads
6,867
Maintainers
Readme
This plugin adds support for YAML files. This is done with the yamljs
package.
Install
npm
npm install @citation-js/plugin-yaml
Browser
Make a build with @citation-js/plugin-yaml
on the build tool!
Use
Register the plugin by require
-ing it:
require('@citation-js/plugin-yaml')