Giter VIP home page Giter VIP logo

Comments (5)

iendeavor avatar iendeavor commented on May 31, 2024 1

I just had a question about the meaning of "vanilla" in the keywords

I removed it, and added vue in the keywords.

If someone is already using Vue they might not want to load that twice.

I second that. Do I need to replace dependency with peer dependency or build both versions?

For people concerned about size there's also an issue building on BundlePhobia https://bundlephobia.com/result?p=object-visualizer but not sure why.

😱 I'll try to find out why it is.

Thanks for the comment.

from object-visualizer.

nettypurr avatar nettypurr commented on May 31, 2024 1

Depends on your audience, yeah. Building both versions would target people who are not using Vue and don't care about overhead/bundlesize. It's a nice plug n' play solution they can drop into their HTML. I imagine people installing the package via npm will be using a bundler of somekind so it makes sense to have a peer-dependency so they'll get a log warning on install about needing to install the peer dep themselves - developers already using Vue won't see that message.

Not sure why bundlephobia is failing 😞

from object-visualizer.

iendeavor avatar iendeavor commented on May 31, 2024

It seems due to that this project use esbuild to build.

from object-visualizer.

iendeavor avatar iendeavor commented on May 31, 2024

pastelsky/bundlephobia#382

from object-visualizer.

iendeavor avatar iendeavor commented on May 31, 2024

It looks working well now.

from object-visualizer.

Related Issues (5)

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.