Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 389 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 389 Bytes

Zotero Web Common

A set of tree-shakeable utilities, hooks and React components used throught Zotero web applications.

Usage

Anticipated usage is as a git submodule from a tagged versions following semver. Indivudual directories (components/, hooks/ and utils/) are index allowing direct imports, e.g. import { Dropdown } from 'web-common/components'.