# umo **Repository Path**: mirrors_egoist/umo ## Basic Information - **Project Name**: umo - **Description**: A rich text editor, for Vue.js - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-24 - **Last Updated**: 2026-05-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # UMO [![NPM version](https://img.shields.io/npm/v/umo.svg?style=flat)](https://npmjs.com/package/umo) [![NPM downloads](https://img.shields.io/npm/dm/umo.svg?style=flat)](https://npmjs.com/package/umo) [![CircleCI](https://circleci.com/gh/egoist/umo/tree/master.svg?style=shield&token=5fa1ad8bd0a94374925eaab71eb4c7debffd032c)](https://circleci.com/gh/egoist/umo/tree/master) [![donate](https://img.shields.io/badge/$-donate-ff69b4.svg?maxAge=2592000&style=flat)](https://github.com/egoist/donate) [![chat](https://img.shields.io/badge/chat-on%20discord-7289DA.svg?style=flat)](https://chat.egoist.moe) A rich text editor, for Vue.js. ## Install ```bash yarn add quill umo ``` ## Usage Check out the [documentation](https://umo.egoist.moe). ## Contributing 1. Fork it! 2. Create your feature branch: `git checkout -b my-new-feature` 3. Commit your changes: `git commit -am 'Add some feature'` 4. Push to the branch: `git push origin my-new-feature` 5. Submit a pull request :D ## Author **umo** © [EGOIST](https://github.com/egoist), Released under the [MIT](./LICENSE) License.
Authored and maintained by EGOIST with help from contributors ([list](https://github.com/egoist/umo/contributors)). > [github.com/egoist](https://github.com/egoist) · GitHub [@EGOIST](https://github.com/egoist) · Twitter [@_egoistlily](https://twitter.com/_egoistlily)