Skip to content

athenacfr/react-text-marker

Repository files navigation

React text marker

License: MIT

💻 About

Inspired by mark.js, this is a similar implementation using React API.

🛠️ Functionalities (In order of priority)

  • Mark plain text
  • Mark nested elements
  • Filter marks
  • Exclude elements
  • Mark across elements
  • Case sensitivity
  • Punctuation
  • Diacritics
  • Documented API

🤔 Getting started

  1. Clone this repository.
  2. Run cd react-text-marker.
  3. Run yarn to install dependencies.
  4. Run yarn storybook.
  5. Start coding!

🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page.

📝 License

Copyright © 2021 Apolo Freitas.
This project is MIT licensed.