Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/supuwoerc/annotate
Make annotations for elements in a web page
https://github.com/supuwoerc/annotate
Last synced: 3 days ago
JSON representation
Make annotations for elements in a web page
- Host: GitHub
- URL: https://github.com/supuwoerc/annotate
- Owner: supuwoerc
- License: mit
- Created: 2024-07-12T08:52:31.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-07-12T10:04:54.000Z (4 months ago)
- Last Synced: 2024-07-13T11:04:48.832Z (4 months ago)
- Language: JavaScript
- Size: 107 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Annotate
Annotate is a plugin for web element markup, with the help of which you can complete your notes, annotations, and reminders.
## Install
Depending on the package manager you are using, select the following commands to run to install it
```bash
pnpm add @supuwoerc/annotate
yarn add @supuwoerc/annotate
npm install @supuwoerc/annotate
```
Of course you can also choose to use it by introducing the js file directly
```bash```
## Doc
Because of the use of Annotate more methods, you can click on this link to understand the detailed use of Annotate is just a combination of other open-source library methods, so there will be a large number of dependencies on the method, the document will be as clear as possible to describe the use of methods
doc:[annotate-doc](https://github.com/supuwoerc/annotate)
## Contribute
Welcome![New Issue](https://github.com/supuwoerc/annotate/issues/new) Or [Make Pull Request](https://github.com/supuwoerc/annotate/compare)。
## LICENSE
[MIT](LICENSE) © Supuwoerc