Socket
Book a DemoInstallSign in
Socket

nuxt-statamic-image

Package Overview
Dependencies
Maintainers
3
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nuxt-statamic-image

A statamic image component plugin for nuxt

latest
npmnpm
Version
1.0.13
Version published
Weekly downloads
0
-100%
Maintainers
3
Weekly downloads
 
Created
Source

Nuxt-Statamic-Image

Installation

npm i vue-statamic-image

Setup

{
  modules: [
    ['nuxt-statamic-image', { statamicBaseUrl: 'http://statamic-app.test' }],
  ],
}

Usage

<StatamicImage src="/src.jpg"></StatamicImage>

Documentation

This is a wrapper library. Please check out the full documentation here: vue-statamic-image

FAQs

Package last updated on 07 Apr 2021

Did you know?

Socket

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