Giter VIP home page Giter VIP logo

Comments (9)

ravenq avatar ravenq commented on May 29, 2024 3

and mardown-it-vue-light is avaliable.

from markdown-it-vue.

wxk6b1203 avatar wxk6b1203 commented on May 29, 2024

Does the author of this bundle have any idea to make it smaller? The graph below is my analysis result:
image

from markdown-it-vue.

wxk6b1203 avatar wxk6b1203 commented on May 29, 2024

I guess MAYBE there is a strong relevance between this situation of large size and syntax highlighting. At markdown-it's official demo, the size of markdown-it.js is simply 69.5k. The highlight style looks like:
image
After switching to markdown-it-vue, it looks like:
image

With some other bundle and plugins, my App becomes a huge package and need to transfer more than 3.2MB data. It is really annoying.

What if detach this bundle into some pieces and allow users to import them? I found that you import a lot. Just a suggestion. I am not pro on js and from-end.
image

from markdown-it-vue.

muhsalaa avatar muhsalaa commented on May 29, 2024

im following this

from markdown-it-vue.

tincho425 avatar tincho425 commented on May 29, 2024

I had the same problem, bundle size up to 5MB, non-viable.

from markdown-it-vue.

wxk6b1203 avatar wxk6b1203 commented on May 29, 2024

image

After removing flowchart, echarts and mermaid, the size of this bundle becomes more acceptable after gzipped. I forked this proj. It becomes useful upon my personal development.

from markdown-it-vue.

tincho425 avatar tincho425 commented on May 29, 2024

Thanks for the advice! It seems It's the only solution. 🤔

from markdown-it-vue.

douglasg14b avatar douglasg14b commented on May 29, 2024

In my case I just rewrote it for our project.

from markdown-it-vue.

ravenq avatar ravenq commented on May 29, 2024

I has reduce the boudle size, see #24

from markdown-it-vue.

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.