1.0.15 • Published 6 years ago

mana-ui-toolkit v1.0.15

Weekly downloads
-
License
MIT
Repository
github
Last release
6 years ago

mana-ui-toolkit

npm (scoped with tag) npm CircleCI Codecov Dependencies js-standard-style

📖 Release Notes

Features

The module features

Setup

  • Add mana-ui-toolkit dependency using yarn or npm to your project
  • Add mana-ui-toolkit to modules section of nuxt.config.js
{
  modules: [
    // Simple usage
    'mana-ui-toolkit',

    // With options
    ['mana-ui-toolkit', { /* module options */ }],
 ]
}

Usage

Module Description

Development

  • Clone this repository
  • Install dependnecies using yarn install or npm install
  • Start development server using npm run dev

License

MIT License

Copyright (c) daspete daspetemail@gmail.com

1.0.15

6 years ago

1.0.14

6 years ago

1.0.13

6 years ago

1.0.12

6 years ago

1.0.11

6 years ago

1.0.10

6 years ago

1.0.8

6 years ago

1.0.7

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago