1.10.6 • Published 4 years ago

@vigenere23/gio v1.10.6

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

gio-library

A Vue design library by Gabriel St-Pierre

:warning: This library is still in its early ages, resulting in many breaking changes. Once the stability will be reached, the package will be moved to @gabio/design.

Installation

yarn add @vigenere23/gio

Usage

In the main.ts/main.js file of your Vue project, add the following lines :

import Vue from 'vue'
import gio from '@vigenere23/gio'
import '@vigenere23/gio/dist/gio.css' // for loading component styles

Vue.use(gio)

You can then use the components without importing them.

Showcase

http://vigenere23.github.io/gio-library-showcase

Documentation

There is no documentation for now. Please read the src/ folder content to know what each file offers. You can also check the showcase/ implementation.

Folder structure

  • src/vue/components/ : Vue components
  • src/lib/mixins/ : Mixins to be reused in your components
  • src/lib/styles/ : SCSS variables and functions for reuse
  • src/lib/utils/ : Usefull helpers

NPM module

The npm module for this library is available here. Mixins and styles are available inside the compiled lib/ subfolder.

:warning: This package will soon move to @gio/design.

Future work

This library is going under a massive optimization step. This means that the dynamic markdown capabilities will be removed, but possibly ported to a new package. In the meantime, a new markdown-to-vue compiler is on its way, which will offer better functionnality and speed.

1.10.5

4 years ago

1.10.4

4 years ago

1.10.3

4 years ago

1.10.6

4 years ago

1.10.2

4 years ago

1.9.2

4 years ago

1.9.1

4 years ago

1.10.1

4 years ago

1.10.0

4 years ago

1.8.1

4 years ago

1.9.0

4 years ago

1.8.1-beta.0

4 years ago

1.8.0-0

4 years ago

1.7.8

4 years ago

1.7.7

4 years ago

1.7.6

4 years ago

1.7.5

4 years ago

1.7.4

4 years ago

1.7.3

4 years ago

1.7.2

4 years ago

1.7.1

4 years ago

1.7.0

4 years ago

1.6.4

4 years ago

1.6.3

4 years ago

1.6.2

4 years ago

1.6.1

4 years ago

1.6.0

4 years ago

1.5.0

4 years ago

1.4.13

4 years ago

1.4.11

4 years ago

1.4.12

4 years ago

1.4.10

4 years ago

1.4.9

4 years ago

1.4.5

4 years ago

1.4.4

4 years ago

1.4.3

4 years ago

1.4.2

4 years ago

1.4.1

4 years ago

1.3.2

4 years ago

1.4.0

4 years ago

1.4.8

4 years ago

1.4.7

4 years ago

1.2.0

4 years ago

1.1.1

4 years ago

1.1.0

4 years ago

1.3.1

4 years ago

1.2.2

4 years ago

1.1.3

4 years ago

1.3.0

4 years ago

1.2.1

4 years ago

1.1.2

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.2

4 years ago

1.0.3

4 years ago

1.0.0

4 years ago

0.0.12

4 years ago

0.0.10

4 years ago

0.0.11

4 years ago

0.0.9

4 years ago

0.0.8

4 years ago

0.0.7

4 years ago

0.0.6

4 years ago

0.0.5

4 years ago

0.0.4

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago