npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2024 – Pkg Stats / Ryan Hefner

crossref-json

v0.2.2

Published

Defined in: [index.ts:38](https://github.com/TrialAndErrorOrg/parsers/blob/main/libs/citations/crossref-json/src/index.ts

Downloads

19

Readme

Note This repository is automatically generated from the main parser monorepo. Please submit any issues or pull requests there.

API


CrossrefJSON

Properties

DOI

string

Defined in: index.ts:38

ISBN

string[]

Defined in: index.ts:70

ISSN

string[]

Defined in: index.ts:78

URL

string

Defined in: index.ts:75

abstract

string

Defined in: index.ts:37

accepted

Posted

Defined in: index.ts:34

alternative-id

string[]

Defined in: index.ts:74

approved

Posted

Defined in: index.ts:41

archive

string[]

Defined in: index.ts:76

article-number

string

Defined in: index.ts:85

assertion

Assertion[]

Defined in: index.ts:83

author

Chair[]

Defined in: index.ts:50

chair

Chair[]

Defined in: index.ts:32

clinical-trial-number

Clinicaltrialnumber[]

Defined in: index.ts:49

component-number

string

Defined in: index.ts:67

container-title

string[]

Defined in: index.ts:55

content-created

Posted

Defined in: index.ts:52

content-domain

Contentdomain

Defined in: index.ts:31

content-updated

Posted

Defined in: index.ts:35

created

Indexed

Defined in: index.ts:40

degree

string

Defined in: index.ts:62

deposited

Indexed

Defined in: index.ts:60

edition-number

string

Defined in: index.ts:23

editor

Chair[]

Defined in: index.ts:66

free-to-read

Freetoread

Defined in: index.ts:65

funder

Funder[]

Defined in: index.ts:30

group-title

string[]

Defined in: index.ts:24

indexed

Indexed

Defined in: index.ts:18

institution

Institution

Defined in: index.ts:17

is-referenced-by-count

number

Defined in: index.ts:45

isbn-type

Isbntype[]

Defined in: index.ts:28

issn-type

Isbntype[]

Defined in: index.ts:79

issue

string

Defined in: index.ts:27

issued

Posted

Defined in: index.ts:69

journal-issue

Journalissue

Defined in: index.ts:73

language

string

Defined in: index.ts:58

license

License[]

Defined in: index.ts:29

link

Link[]

Defined in: index.ts:59

member

string

Defined in: index.ts:51

original-title

string[]

Defined in: index.ts:57

page

string

Defined in: index.ts:42

part-number

string

Defined in: index.ts:72

posted

Posted

Defined in: index.ts:19

prefix

string

Defined in: index.ts:47

published

Posted

Defined in: index.ts:82

published-online

Posted

Defined in: index.ts:53

published-other

Posted

Defined in: index.ts:81

published-print

Posted

Defined in: index.ts:36

publisher

string

Defined in: index.ts:26

publisher-location

string

Defined in: index.ts:20

reference

Reference

Defined in: index.ts:54

reference-count

number

Defined in: index.ts:25

references-count

number

Defined in: index.ts:71

relation

Relation

Defined in: index.ts:77

review

Review

Defined in: index.ts:56

score

number

Defined in: index.ts:61

short-container-title

string

Defined in: index.ts:33

short-title

string[]

Defined in: index.ts:68

source

string

Defined in: index.ts:44

standards-body

Standardsbody[]

Defined in: index.ts:22

subject

string[]

Defined in: index.ts:80

subtitle

string[]

Defined in: index.ts:63

subtype

string

Defined in: index.ts:84

title

string[]

Defined in: index.ts:46

translator

Chair[]

Defined in: index.ts:64

type

string

Defined in: index.ts:39

update-policy

string

Defined in: index.ts:43

update-to

Updateto[]

Defined in: index.ts:21

volume

string

Defined in: index.ts:48


CrossrefResponse

Properties

message

Message

Defined in: index.ts:5

message-type

string

Defined in: index.ts:3

message-version

string

Defined in: index.ts:4

status

string

Defined in: index.ts:2


Message

Properties

items

CrossrefJSON[]

Defined in: index.ts:13

items-per-page

number

Defined in: index.ts:9

next-cursor

string

Defined in: index.ts:12

query

Query

Defined in: index.ts:10

total-results

number

Defined in: index.ts:11

Install

This package is ESM only. In Node.js (version 12.20+, 14.14+, 16.0+, 18.0+), install as

pnpm add crossref-json
# or with yarn
[![npm version](https://badge.fury.io/js/crossref-json.svg)](https://badge.fury.io/js/crossref-json) [![npm downloads](https://img.shields.io/npm/dm/crossref-json.svg)](https://www.npmjs.com/package/crossref-json)
# yarn add crossref-json
# or with npm
# npm install crossref-json

crossref-json

Typings for the Crossref JSON API