identifiers-arxiv
DefinitelyTyped icon, indicating that this package has TypeScript declarations provided by the separate @types/identifiers-arxiv package

0.1.1 • Public • Published

Identifiers - arXiv Build Status

Extract, validate and normalize arXiv IDs.

Current version: 0.1.1
Supported Node.js versions: 4, 5, 6, 7

Installation

Add the following to your package.json via yarn add identifiers-arxiv or npm install --save identifiers-arxiv:

"identifiers-arxiv""^0.1.0"

Usage

const arxiv = require("identifiers-arxiv");
 
arxiv.extract("math.GT/0309136\narXiv:1501.00001v2");
//=> ["math.GT/0309136", "1501.00001v2"]

Other versions

We also maintain versions of this library for Ruby and PHP.

License

Copyright © 2017 Altmetric LLP

Distributed under the MIT License.

Readme

Keywords

Package Sidebar

Install

npm i identifiers-arxiv

Weekly Downloads

52

Version

0.1.1

License

MIT

Last publish

Collaborators

  • jbilbo
  • mudge