/web-common

Primary LanguageJavaScriptOtherNOASSERTION

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'.