0.0.1 • Published 4 years ago

vue-nformr-insta v0.0.1

Weekly downloads
-
License
ISC
Repository
github
Last release
4 years ago

vue-nformr-insta

This Vue.js plugin for nformr makes it easy to embed Instagram feeds into your existing Vue projects.

Note: This plugin is only required if your project already uses Vue. If not, the standard embed code provided at nformr.co will be all you need.


Installation

You can install via NPM.

$ npm install vue-nformr-insta --save

Dependencies

Vue is the only dependency; you are using this package because your project already uses vue, so you shouldn't need to do anything further.

Usage

You will not need the script tag that is provided in the embed code at nformr.co. Simply add the nformr-insta component with the relevant form key, as follows:

<nformr-insta fkey="00000000-0000-1234-5678-123456781234" :count=6></nform>

More Information

Visit nformr.co for more information and answers to frequently asked questions.

0.0.1

4 years ago