Skip to content

Latest commit

 

History

History

plugin-yaml

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

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')