Socket
Socket
Sign inDemoInstall

@plasmicapp/loader-vue

Package Overview
Dependencies
47
Maintainers
1
Versions
318
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @plasmicapp/loader-vue

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


Version published
Weekly downloads
78
increased by14.71%
Maintainers
1
Created
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 for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • 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