Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/syfxlin/hoshi-ui

📒 Hoshi-Note 一个云笔记系统,本科毕设
https://github.com/syfxlin/hoshi-ui

mantine react tiptap vite

Last synced: about 2 months ago
JSON representation

📒 Hoshi-Note 一个云笔记系统,本科毕设

Awesome Lists containing this project

README

        

# Hoshi-UI

## Introduction

Hoshi-Note 是一个云笔记系统,Hoshi-UI 为笔记系统的前端界面。

基于 React 与 Mantine 开发,编辑器采用了 [Tiptap](https://tiptap.dev/),并配合 [Tiptap StarterKit](https://github.com/syfxlin/tiptap-starter-kit) 插件套件实现众多扩展功能。

## Features

- 所见即所得编辑器,包含所有 [Tiptap StarterKit](https://github.com/syfxlin/tiptap-starter-kit) 存在的功能
- 可拖动可折叠文件列表
- 搜索面板,通过浮动窗口进行搜索,减少页面跳转
- 类 Notion 的界面风格
- Kubernetes 部署

## Installation

```shell
npm i -g pnpm
pnpm install
pnpm run build
pnpm run serve
```

## Render

请到 [syfxlin/hoshi-note](https://github.com/syfxlin/hoshi-note) 仓库查看

## Maintainer

hoshi-ui 由 [Otstar Lin](https://ixk.me/)
和下列 [贡献者](https://github.com/syfxlin/hoshi-ui/graphs/contributors)
的帮助下撰写和维护。

> Otstar Lin - [Personal Website](https://ixk.me/) · [Blog](https://blog.ixk.me/) · [Github](https://github.com/syfxlin)

## License

![License](https://img.shields.io/github/license/syfxlin/hoshi-ui.svg?style=flat-square)

根据 Apache License 2.0 许可证开源。