Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
嗨,我使用 NuxtJS/express/MongoDb 应用程序,在应用程序中我有一个类似于概念的文本编辑器,称为 editorJS。
就像 notion.so 一样,我想对这个编辑器中的更改进行历史跟踪。
在这个编辑器中,我可以拥有:文本、列表、图像、文件、数据表
有谁知道我怎么能做到这一点?
这就是我想要的