A set of tree-shakeable utilities, hooks and React components used throught Zotero web applications.
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'
.