Socket for GitHub
Detect suspicious packages in PRs
Socket CLI
Use Socket from the command line
Socket Web Extension
Use Socket from your browser
Socket Dependency Search
Find any package for your project
Integrations
Docs
Want to read all the docs? Start here
Customers
Check out our customer stories
Blog
Keep up to date with all the news
Changelog
Latest updates and enhancements
FAQ
Answers to common questions
Package Alerts
Learn about all Socket alerts
Glossary
Open source and security terms
Customer Stories
About
Why we built Socket
Love
See why developers love Socket
Careers
Join our team
Investors
Learn about our investors
Security
Our security practices
Why Socket?
Achievements
Packages
Comaintainers
44 packages
Order
Sort by
crossref-json
Defined in: [index.ts:38](https://github.com/TrialAndErrorOrg/parsers/blob/main/libs/citations/crossref-json/src/index.ts
crossref-to-csl
crossrefToCsl(item: CrossrefJSON): CSL;
csl-consolidate
Try to resolve a list of CSL data with crossref metadata
csl-to-biblatex
Somewhat jank CSL-JSON to biblatex converter
docx-to-vfile
Reads a `.docx` file and stores its components in vfile format to be processed by other tools, like `reoff-parse`.
html-to-notion-blocks
Transform HTML to Notion blocks
jast-types
jast (journal article/abstract syntax tree) is a unified-compatible syntax for abstract syntax trees representing JATS XML, specifically the "Green" publishing tag set.
jast-util-from-csl
Transform a CSL list or object to a [jast][jast] node.
jast-util-to-csl
Convert a `jast` citation syntax tree to list of `csl` objects.
jast-util-to-texast
Utility to convert a [jast][jast] tree to a [texast][texast] tree.