Gathering detailed insights and metrics for @citation-js/plugin-csl
Gathering detailed insights and metrics for @citation-js/plugin-csl
Gathering detailed insights and metrics for @citation-js/plugin-csl
Gathering detailed insights and metrics for @citation-js/plugin-csl
rehype-citation
rehype plugin to add citation and bibliography from bibtex files
citeproc
The citeproc-js citation formatting module, in CommonJS format. This version is based on citeproc-js 1.4.63
@citation-js/cli
CLI for Citation.js
@citation-js/plugin-bibtex
Plugin for BibTeX formats for Citation.js
npm install @citation-js/plugin-csl
Module System
Min. Node Version
Typescript Support
Node Version
NPM Version
149 Stars
730 Commits
43 Forks
5 Watching
6 Branches
13 Contributors
Updated on 22 Nov 2024
Minified
Minified + Gzipped
JavaScript (91.02%)
TeX (8.55%)
Roff (0.42%)
Cumulative downloads
Total Downloads
Last day
-12.7%
2,350
Compared to previous day
Last week
-9.2%
18,004
Compared to previous week
Last month
3.1%
79,229
Compared to previous month
Last year
17.7%
669,891
Compared to previous year
2
1
1
Citation.js converts formats like BibTeX, Wikidata JSON and BibJSON to CSL-JSON to convert to other formats like APA, Vancouver, RIS and back to BibTeX.
Read the paper Citation.js: a format-independent, modular bibliography tool for the browser and command line.
Site • Repo • Getting Started • Documentation • Demo
citation-js/citation-js | replaces | larsgw/citation.js |
---|---|---|
This repository contains the npm package @citation-js/core and several other components. | This repository contains the npm package citation-js that wraps the aforementioned components for backwards compatibility. |
Cite
: reference managerplugins
: plugins managerutil
: several utility functions and classesversion
Plugin | Description |
---|---|
plugin-bibjson | Plugin for BibJSON formats for Citation.js |
plugin-bibtex | Plugin for BibTeX formats for Citation.js |
plugin-csl | Plugin for CSL output for Citation.js |
plugin-doi | Plugin for DOI input for Citation.js |
plugin-ris | Plugin for RIS formats for Citation.js |
plugin-wikidata | Plugin for Wikidata for Citation.js |
Plugin | Description |
---|---|
plugin-software-formats | Plugin for CFF, Zenodo JSON, input from GitHub and npm URLs |
plugin-isbn | Plugin for ISBNs (from Google Books, OpenLibrary) |
plugin-orcid | Plugin for ORCID profiles (metadata from DOIs and ISBNs) |
plugin-pubmed | Plugin for PubMed and PubMed Central identifiers |
plugin-quickstatements | Plugin for output to Wikidata QuickStatements |
plugin-zotero-translation-server | Plugin for Zotero JSON and interfacing with a Zotero translation server |
plugin-refer | Plugin for the refer file format |
plugin-refworks | Plugin for the RefWorks tagged format |
CLI:
Usage: citation-js [options]
Options:
-V, --version output the version number
-i, --input <path> Input file. If all input options are omitted, it uses stdin
-t, --text <string> Input text. If all input options are omitted, it uses stdin
-u, --url <string> Deprecated in favor of -t, --text. If all input options are omitted, it uses stdin
-o, --output <path> Output file (omit file extension). If this option is omitted, the output is written to stdout
-R, --output-non-real Output as a text file
-f, --output-type <option> Output structure type: string, html, json (default: "json")
-s, --output-style <option> Output scheme. A combination of --output-format json and --output-style citation-* is considered invalid. Options: csl (Citation Style Lanugage JSON), bibtex, citation-* (where * is any formatting style) (default: "csl")
-l, --output-language <option> Output language. [RFC 5646](https://tools.ietf.org/html/rfc5646) codes (default: "en-US")
-h, --help output usage information
No vulnerabilities found.
Reason
no dangerous workflow patterns detected
Reason
no binaries found in the repo
Reason
license file detected
Details
Reason
1 existing vulnerabilities detected
Details
Reason
5 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 8
Reason
Found 0/30 approved changesets -- score normalized to 0
Reason
no SAST tool detected
Details
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
detected GitHub workflow tokens with excessive permissions
Details
Reason
project is not fuzzed
Details
Reason
dependency not pinned by hash detected -- score normalized to 0
Details
Reason
branch protection not enabled on development/release branches
Details
Reason
security policy file not detected
Details
Score
Last Scanned on 2024-11-25
The Open Source Security Foundation is a cross-industry collaboration to improve the security of open source software (OSS). The Scorecard provides security health metrics for open source projects.
Learn More