@devisle/reference-js

1.0.2 • Public • Published


Project logo

@devisle/reference-js

Status GitHub Issues GitHub Pull Requests License


For all the popular Reference Manager formats

📝 Table of Contents

⌛️ Quick Start

See it on npm

npm install @devisle/reference-js

Use like below

const { bibtexToJSON } = require("@devisle/reference-js");

//Read your .bib and pass the content
bibtexToJSON(content);

See the documentation here

🧐 About

Reference JS is a collection of parsing functions for Node that allow you to import, export and convert between BibTeX, EndNote, XML, JSON files and more.

Reference Managers are software tools used to organise research work. We aim to tackle the vast Reference Manager format types that exist i.e. bibtex, f1000, XML.

By parsing all formats into JSON, we alleviate the need to for JSON based storage and point-to-point conversion i.e. Bibtex to JSON to XML.

🏁 Getting Started

These instructions will set reference-js up and running on your local machine for development and deployment purposes. See Usage for notes on how to use the API.

Prerequisites

You will need NodeJS and NPM. Not sure if you have node or npm? use in your terminal:

node -v

Installing

Install the package with

npm install @devisle/reference-js

🔧 Contributors

See the To do for required features to work on.

Further information on how to contribute Here.

🎈 Usage

Formats from Reference managers can be converted into JSON and back. Using this approach, you are able to leverage the library to convert between other formats e.g. Bibtex to JSON to RIS behind the scenes.

See the documentation here

🚀 Deployment

We recommend storing your references in JSON format as it is highly compatible with NoSQL databases and Web Applications.

⛏️ Built Using

✍️ Authors

What is the Dev Isle?

It is a community focusing on Open Source projects for learning purposes.

🎉 Acknowledgements

  • Dev Isle community members for feedback, ideas and code reviews.
  • ETH Zurich for Open Source encouragement

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.2
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.2
    1
  • 1.0.1
    0
  • 1.0.0
    0

Package Sidebar

Install

npm i @devisle/reference-js

Weekly Downloads

1

Version

1.0.2

License

MIT

Unpacked Size

10.7 kB

Total Files

6

Last publish

Collaborators

  • endormi
  • jgiamanco
  • kruzus
  • munsterberg
  • natedeploys
  • shreyas1307