Exciting release!Introducing "safe npm". Learn more
Socket
Log inDemoInstall

@plasmicapp/loader-vue

Package Overview
Dependencies
5
Maintainers
1
Versions
217
Issues
File Explorer

Advanced tools

@plasmicapp/loader-vue

This is the SDK for using the Plasmic visual builder with Vue codebases.

    0.1.234latest
    npm

Version published
Maintainers
1
Weekly downloads
967
decreased by-28.95%

Weekly downloads

Readme

Source

@plasmicapp/loader-vue

This is the SDK for using the Plasmic visual builder with Vue codebases.

To get started, see the quickstart for Vue:

https://docs.plasmic.app/learn/vue-quickstart

Works with Vue 2._ and 3._.

Some oddities:

  • We're using rollup instead of vue-cli-service, because I couldn't figure out how to get vue-cli-service to build a bundle that doesn't already include its dependencies (specifically, having trouble with isomorphic-unfetch).
  • We're using rollup-plugin-vue version 5.*, instead of "latest" 6.*, as 6 only works with vue v3+. See this bug
  • We're using .ts and not .vue files, because rollup-plugin-vue and rollup-plugin-typescript2 don't play well together. See this bug.

FAQs

Last updated on 28 Mar 2023

Did you know?

Socket installs a Github app to automatically flag issues on every pull request and report the health of your dependencies. Find out what is inside your node modules and prevent malicious activity before you update the dependencies.

Install Socket
Socket
support@socket.devSocket SOC 2 Logo

Product

  • Package Issues
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc