Annotate with anyone, anywhere.
npm install hypothesisHypothesis client
=================
![npm version][npm]
![BSD licensed][license]
[gha]: https://github.com/hypothesis/client/actions?query=branch%3Amain
[npm]: https://www.npmjs.com/package/hypothesis
[license]: https://github.com/hypothesis/client/blob/main/LICENSE
The Hypothesis client is a browser-based tool for making annotations on web
pages. It’s a client for the [Hypothesis web annotation service][service].
It’s used by the [Hypothesis browser extension][ext], and can also be
[embedded directly into web pages][embed].
!Screenshot of Hypothesis client
[service]: https://github.com/hypothesis/h
[ext]: https://chrome.google.com/webstore/detail/hypothesis-web-pdf-annota/bjfhmglciegochdpefhhlphglcehbmek
[embed]: https://h.readthedocs.io/projects/client/en/latest/publishers/embedding.html
Development
-----------
See the client [Development Guide][developers] for instructions on building,
testing and contributing to the client.
[developers]: https://h.readthedocs.io/projects/client/en/latest/developers/
Community
---------
See our Contact page to join us on Slack, or
log in once you've already created an account.
If you'd like to contribute to the project, you should consider subscribing to
the [development mailing list][ml], where we can help you plan your
contributions.
Please note that this project is released with a [Contributor Code of
Conduct][coc]. By participating in this project you agree to abide by its terms.
[ml]: https://groups.google.com/a/list.hypothes.is/g/dev
[coc]: https://github.com/hypothesis/client/blob/main/CODE_OF_CONDUCT
License
-------
The Hypothesis client is released under the [2-Clause BSD License][bsd2c],
sometimes referred to as the "Simplified BSD License". Some third-party
components are included. They are subject to their own licenses. All of the
license information can be found in the included [LICENSE][license] file.
[bsd2c]: http://www.opensource.org/licenses/BSD-2-Clause
[license]: https://github.com/hypothesis/client/blob/main/LICENSE