Giter Site home page Giter Site logo

mfm-renderer's Issues

Todo List

  • Sparlkeの実装がなさそう
  • delayとかにたいおいうしてない
  • rotateがオプションめっちゃ足りない
  • lintとfomatかかってるっけ?かけちゃってよい
  • コンポーネントが全部グローバル登録で漏れてるのをなんとかする

別件

  • React版を作る?
コンポーネントの読み込みを別のファイルにしたい
import MfmText from './Syntax/MfmText.vue'
import MfmBold from './Syntax/MfmBold.vue'
import MfmItalic from './Syntax/MfmItalic.vue'
import MfmQuote from './Syntax/MfmQuote.vue'
import MfmSmall from './Syntax/MfmSmall.vue'
import MfmCenter from './Syntax/MfmCenter.vue'
import MfmEmojiCode from './Syntax/MfmEmojiCode.vue'
import MfmMention from './Syntax/MfmMention.vue'
import MfmPlain from './Syntax/MfmPlain.vue'
import MfmBlockCode from './Syntax/MfmBlockCode.vue'
import MfmInlinecode from './Syntax/MfmInlinecode.vue'
import MfmSearch from './Syntax/MfmSearch.vue'
import MfmStrike from './Syntax/MfmStrike.vue'
import MfmUnicodeEmoji from './Syntax/MfmUnicodeEmoji.vue'
import MfmUrl from './Syntax/MfmUrl.vue'
import MfmLink from './Syntax/MfmLink.vue'
import MfmHashtag from './Syntax/MfmHashtag.vue'
import MfmFn from './Syntax/MfmFn.vue'
import MfmFg from './Fn/MfmFg.vue'
import MfmBg from './Fn/MfmBg.vue'
// import MfmFont from './Fn/MfmFont.vue'
const MfmFont = {}
import MfmBlur from './Fn/MfmBlur.vue'
import MfmFlip from './Fn/MfmFlip.vue'
import MfmScale from './Fn/MfmScale.vue'
import MfmPosition from './Fn/MfmPosition.vue'
import Mfmx2 from './Fn/Mfmx2.vue'
import Mfmx3 from './Fn/Mfmx3.vue'
import Mfmx4 from './Fn/Mfmx4.vue'
import MfmJump from './Fn/MfmJump.vue'
import MfmTada from './Fn/MfmTada.vue'
import MfmJelly from './Fn/MfmJelly.vue'
import MfmSpin from './Fn/MfmSpin.vue'
import MfmTwitch from './Fn/MfmTwitch.vue'
import MfmShake from './Fn/MfmShake.vue'
import MfmBounce from './Fn/MfmBounce.vue'
// import MfmRainbow from './Fn/MfmRainbow.vue'
const MfmRainbow = {}
import MfmRuby from './Fn/MfmRuby.vue'
const MfmSparkle = {}

export const syntaxComponents = {
  MfmBold,
  MfmItalic,
  MfmQuote,
  MfmSmall,
  MfmText,
  MfmCenter,
  MfmEmojiCode,
  MfmMention,
  MfmPlain,
  MfmBlockCode,
  MfmInlinecode,
  MfmSearch,
  MfmStrike,
  MfmUnicodeEmoji,
  MfmUrl,
  MfmLink,
  MfmHashtag,
  MfmFn
}
export const functionComponents = {
  MfmFg,
  MfmBg,
  MfmFont,
  MfmBlur,
  MfmFlip,
  MfmScale,
  MfmPosition,
  Mfmx2,
  Mfmx3,
  Mfmx4,
  MfmJump,
  MfmTada,
  MfmJelly,
  MfmSpin,
  MfmTwitch,
  MfmShake,
  MfmBounce,
  MfmRainbow,
  MfmRuby,
  MfmSparkle
}

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.