vue-isotope

0.1.0 • Public • Published

vue-isotope

Vue.js components for creating Isotope Layouts.

Build

You can easily build vue-isotope yourself.

Prerequisites

Our build tool of choice is Webpack. You should have webpack installed globally:

npm install -g webpack

And the build dependencies:

npm install && bower install

Build

Any of the following will create the files dist/vue-isotope.js and dist/vue-isotope.css.

Production build

Includes minification and several optimizations:

npm run build

Development build

A faster build suited for development, with no optimizations and without minification:

npm run build-dev

Watch

Start an initial development build and then FAST continuous incremental builds:

npm run dev

Documentation

Work in progress!

Readme

Keywords

none

Package Sidebar

Install

npm i vue-isotope

Weekly Downloads

1

Version

0.1.0

License

ISC

Last publish

Collaborators

  • lazabogdan