@citation-js/plugin-yaml
v0.6.1
Published
Citation.js plugin for YAML files
Downloads
9,273
Maintainers
Readme
This plugin adds support for YAML files. This is done with the yamljs package.
Install
npm
npm install @citation-js/plugin-yamlBrowser
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')