43 packages
@manuscripts/abstract-editor
React components for editing and viewing a manuscript abstract
@manuscripts/article-editor
React components for editing and viewing manuscripts
@manuscripts/assets
Graphical assets for the Manuscripts desktop and web applications
@manuscripts/body-editor
Prosemirror components for editing and viewing manuscripts
@manuscripts/comment-editor
React components for editing and viewing manuscript comments
@manuscripts/csl-locales
The data in this repository is derived from the [CSL Locales Repository](https://github.com/citation-style-language/locales).
@manuscripts/csl-styles
The data in this repository is derived from the [CSL Style Repository](https://github.com/citation-style-language/styles).
@manuscripts/data
This repository contains source data for use by Manuscripts client applications, plus scripts for building and deploying the data to S3 and a Docker image.
@manuscripts/eslint-config
Shared ESLint config for Manuscripts projects
@manuscripts/examples
Example Manuscripts documents for use in validation
@manuscripts/json-schema
The Manuscripts JSON Schema types, and validation functions.
@manuscripts/library
Mainly used to generate CSL citations out of BibliographyItem lists that are transformed into HTML fragments with specific CSL styles (styles are mirrored from here https://github.com/citation-style-language/styles). But it can also parse various bibliogr
@manuscripts/manuscript-article-editor
React components for editing and viewing manuscripts
@manuscripts/manuscript-editor
Prosemirror components for editing and viewing manuscripts
@manuscripts/manuscripts-json-schema
Schema for models used in Manuscripts applications, plus validator functions for Sync Gateway
@manuscripts/manuscripts-json-schema-utils
Utility functions for working with Manuscripts JSON schema formatted data.
@manuscripts/manuscripts-sync
Sync function for Couchbase Sync Gateway
@manuscripts/manuscript-transform
ProseMirror transformer for Manuscripts applications
@manuscripts/manuscript-transform-sts
ProseMirror transformer for Manuscripts applications
@manuscripts/mathjax-filter
A pandoc filter that converts TeX equations to SVG using MathJax
@manuscripts/plugin-persist
This plugin ensures that all nodes which need ids (i.e. `id` is defined in the node spec's attributes) are given an id, and that there aren't any duplicate ids in the document.
@manuscripts/pouchdb-adapter-http
Published from PouchDB fork | PouchDB adapter using HTTP (e.g. a remote CouchDB) as its data store.
@manuscripts/pouchdb-adapter-idb
PouchDB adapter using IndexedDB as its data store.
@manuscripts/pouchdb-adapter-memory
PouchDB adapter using in-memory as its data store.
@manuscripts/pouchdb-core
The core of PouchDB as a standalone package.