https://github.com/greguintow/automarker
https://github.com/greguintow/automarker
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/greguintow/automarker
- Owner: greguintow
- License: mit
- Created: 2020-07-07T00:50:20.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-10-03T21:41:56.000Z (over 1 year ago)
- Last Synced: 2025-10-23T22:03:27.246Z (8 months ago)
- Language: JavaScript
- Size: 2.86 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# AutoMarker
A tiny text highlighter, an utility to autosuggest. Native solution with regexp
## Installation
```
yarn add automarker
```
or
```
npm i automarker
```
## License
[MIT](https://greguintow.mit-license.org/)