Skip to content

html2json #967

Closed
Closed
@excxapp

Description

@excxapp

不支持作者有没有支持小程序的想法,应该对提升使用量有很大的作用,更实用

Activity

wangfupeng1988

wangfupeng1988 commented on Sep 2, 2017

@wangfupeng1988
Collaborator

暂时不支持移动端

excxapp

excxapp commented on Sep 10, 2017

@excxapp
Author

不是支持移动端,我的意思是,编辑富文本可以在 小程序端进行直接读取,转换为json小程序识别的模式

wangfupeng1988

wangfupeng1988 commented on Sep 11, 2017

@wangfupeng1988
Collaborator

哦 将 html 处理为 json 格式,对吧?

这个目前使用的人并不多,因此先自己实现吧。你可以拿到 html ,就可以将 html 处理为 json

excxapp

excxapp commented on Oct 20, 2017

@excxapp
Author

这个不是不多我觉得,小程序现在体量很大,作者可以看一下小程序的富文本,转换成那种,我觉得,这个对于wangeditor发展很有益处,因为现在,基本上很少有编辑器能实现,以ueditor这个为例也不行

wangfupeng1988

wangfupeng1988 commented on Oct 20, 2017

@wangfupeng1988
Collaborator

编辑器放在移动端会有很多问题的,此前我也做过一个移动版的 https://github.com/wangfupeng1988/wangEditor-mobile ,后来坑太多填不完,就弃疗了。

excxapp

excxapp commented on Oct 25, 2017

@excxapp
Author

我的意思不是放在移动端用,那个肯定会出现问题,我的意思,是把编辑器编辑的东西,支持转换为小程序支持的富文本。
https://mp.weixin.qq.com/debug/wxadoc/dev/component/rich-text.html

wangfupeng1988

wangfupeng1988 commented on Oct 25, 2017

@wangfupeng1988
Collaborator

哦 大体明白了,就是处理成小程序需要的json格式,我周末关注一下这个问题

excxapp

excxapp commented on Oct 26, 2017

@excxapp
Author

对啊,这样觉得是很有市场对,因为现在,小程序那些编辑器,完全就是ueditor加一个转换。1:转换效果太差,2:耗用小程序端资源,我们这个可以存两份,一份html,一份json的方式。绝对给力

wangfupeng1988

wangfupeng1988 commented on Oct 27, 2017

@wangfupeng1988
Collaborator

是这样的,多谢反馈哈

wangfupeng1988

wangfupeng1988 commented on Nov 19, 2017

@wangfupeng1988
Collaborator
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @excxapp@wangfupeng1988

        Issue actions

          html2json · Issue #967 · wangeditor-team/wangEditor