Skip to content

humandetail/mentions

Repository files navigation

Mentions

@vanilla @mentions

中文文档

Introduction

This project aims to create an Input box simulated by div elements, enabling users to conveniently mention other users or entities within text.

Features

  • Allows users to easily mention other users, such as @Mention.

  • Simulates the experience of a real Input box, presenting mentioned content as a whole and supporting one-click deletion.

  • Provides flexible configuration options, supporting customization of the output format of mentioned content.

  • The mention list is dynamically updated, making it easy to configure and manage the list of mentions data.

Documentation & Playground

https://humandetail.github.io/mentions/

You can find detailed documentation and project experience to quickly get started with this project.

Contributing

If you are interested in this project or have any suggestions or ideas, we welcome your active participation. Here are ways to get involved:

  • Issues: If you encounter any issues during use or would like to add new features, please submit them here.

  • Pull Request: If you have fixed a problem or implemented a new feature, please submit a Pull Request and we will review and merge it as soon as possible.

License

This project follows the MIT LICENSE, which is open source and free. Feel free to use and contribute.