1.5.4 • Published 2 years ago

@impvis/components v1.5.4

Weekly downloads
6
License
BSD-3-Clause
Repository
github
Last release
2 years ago

VueJS Components for Imperial Visualisations

The Imperial Visualisations component library for VueJS provides a standardized set of components for educators & students to create powerful interactive educational visualisations.

Installation

In order to use the library in your visualisation you wil need to use npm (or yarn) to install the package using:

npm install --save @impvis/components

into an empty project created using the VueJS CLI. For instructions on how to do that, follow the official VueJS guide

Once installed you will need to activate the component library plugin by adding the following the lines to your main.js file:

import Vue from "vue";
import ImpVis from "@impvis/components"

Vue.use(ImpVis);

And that's it! The full library of Imperial Visualisation components will now be globally registered to your project allowing them to use them anywhere in your project. All Imperial Visualistions components are named beginning with the iv- prefix and for a full reference of the available components please see the project wiki.

Development Setup

For a full guide to how to develop new components please follow the contributing guide.

Licensing

We are currently licensed under the BSD Clause 3 license which is an open-source license which permits anyone to modify and distribute this libary for any purpose so long as original attribution is applied and a copy of the license is included in any derivatives. For more details please follow our license.


This readme was last updated on 1st July 2020.

1.5.4

2 years ago

1.5.3

2 years ago

1.5.2

3 years ago

1.4.6

3 years ago

1.4.5

3 years ago

1.4.4

3 years ago

1.4.8

3 years ago

1.4.7

3 years ago

1.4.3

3 years ago

1.4.2

3 years ago

1.4.1

3 years ago

1.4.0

3 years ago

1.3.9

3 years ago

1.3.8

3 years ago

1.3.7

3 years ago

1.3.6

3 years ago

1.3.5

3 years ago

1.3.4

3 years ago

1.3.3

3 years ago

1.3.2

3 years ago

1.3.1

3 years ago

1.3.0

3 years ago

1.2.9

3 years ago

1.2.7

3 years ago

1.2.5

3 years ago

1.2.4

3 years ago

1.2.3

3 years ago

1.2.2

3 years ago

1.2.1

3 years ago

1.2.0

3 years ago

1.1.9

3 years ago

1.1.8

3 years ago

1.1.7

3 years ago

1.1.6

3 years ago

1.1.5

3 years ago

1.1.4

3 years ago

1.0.4

3 years ago

1.0.2

3 years ago

1.0.3

3 years ago

1.0.1

4 years ago

1.0.0

4 years ago

1.0.0-beta1

4 years ago

0.5.0-beta3

4 years ago

0.5.0-beta2

4 years ago

0.5.0-beta1

4 years ago

0.3.2

4 years ago

0.3.1

4 years ago

0.3.0

4 years ago

0.2.5

4 years ago

0.2.4

4 years ago

0.2.3

4 years ago

0.2.2

4 years ago

0.2.1

4 years ago

0.2.0

4 years ago

0.2.0-beta.2

4 years ago

0.2.0-beta.1

4 years ago

0.11.1

4 years ago

0.11.0

4 years ago

0.11.0-beta.6

4 years ago

0.11.0-beta.5

4 years ago

0.11.0-beta.8

4 years ago

0.11.0-beta.7

4 years ago

0.11.0-beta.9

4 years ago

0.11.0-beta.4

4 years ago

0.11.0-beta.3

4 years ago

0.11.0-beta.2

4 years ago

0.11.0-beta.1

4 years ago

0.11.0-beta.0

4 years ago

0.1.11

4 years ago

0.1.10

4 years ago

0.1.8

4 years ago

0.1.7

4 years ago

0.1.9

4 years ago

0.1.6

4 years ago

0.1.5

4 years ago

0.1.4

4 years ago

0.1.2

4 years ago

0.1.3

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago