@thimal/lama

1.0.6 • Public • Published

LaMa

License

LaMa for Layout Manager is a light Bootstrap v4 grid builder in Vue.js.

1. Project setup

npm install @thimal/lama

2. Usage

<template>
  <LaMa/>
</template>

<script>
import LaMa from "@thimal/lama";

export default {
  components: { LaMa },
  name: 'app'
}
</script>

3. Example

Demo

Package Sidebar

Install

npm i @thimal/lama

Weekly Downloads

3

Version

1.0.6

License

Apache-2.0

Unpacked Size

4.59 MB

Total Files

9

Last publish

Collaborators

  • thimal