Coder Social home page Coder Social logo

Comments (10)

ascoders avatar ascoders commented on June 23, 2024

为了保证功能同步更新,不建议再完全 copy 一遍。好在现在社区似乎有 react to vue 的轮子,可以试一试?

vuera

看上去挺简单的:

<template>
  <div>
    <gaea-editor />
  </div>
</template>

<script>
  import GaeaEditor from 'gaea-editor'

  export default {
    components: { 'gaea-editor': GaeaEditor },
  }
</script>

如果这个方案能跑起来,我把它写到文档里,作为对 vue 的支持方式。

from gaea-editor.

 avatar commented on June 23, 2024

还有些许问题,添加自定义vue组件是不是还需要支持一下

from gaea-editor.

ascoders avatar ascoders commented on June 23, 2024

@CharlieLau 可以在 vue 跑起来吗?只是自定义 vue 组件还无法添加

from gaea-editor.

 avatar commented on June 23, 2024

@ascoders 是支持的 我在我的仓库加了个
[demo]:(https://github.com/CharlieLau/gaea-editor-vue-demo)
下一步是不是看怎么支持vue组件 ^_^

from gaea-editor.

 avatar commented on June 23, 2024

我用vue实现了大部分功能,如果您同意,不日将上传。

from gaea-editor.

ascoders avatar ascoders commented on June 23, 2024

没问题,非常欢迎 👏。

from gaea-editor.

 avatar commented on June 23, 2024

@ascoders 我用vue实现了第一版 https://github.com/CharlieLau/gaea-editor-vue

from gaea-editor.

ascoders avatar ascoders commented on June 23, 2024

真不可思议,非常棒!我把链接放到 readme 中,推荐给使用 vue 的开发者们。

你应该很了解这个编辑器了,后续不断开发插件即可。

from gaea-editor.

 avatar commented on June 23, 2024

哈哈,我 拿到ali 的offer了,又可以和优秀的人共事了 @ascoders

from gaea-editor.

ascoders avatar ascoders commented on June 23, 2024

给力

from gaea-editor.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.