@bobbykim/mcl-container
TypeScript icon, indicating that this package has built-in type declarations

0.7.1 • Public • Published

@bobbykim/mcl-container

Demo

MCL Storybook Page

Install

npm i @bobbykim/mcl-container

Usage

import { MclContainerA, MclContainerB } from "@bobbykim/mcl-container";

<script setup lang="ts">
...
import { MclContainerA, MclContainerB } from "@bobbykim/mcl-container"
...
</script>

<template>
  <mcl-container-a></mcl-container-a>
  <mcl-container-b></mcl-container-b>
</template>

Dependencies

  • @bobbykim/manguito-theme

Maintainer

  • Bobby Kim - Initial work

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
0.7.11latest

Version History

VersionDownloads (Last 7 Days)Published
0.7.11
0.7.01
0.6.41
0.6.30
0.6.20
0.6.10
0.6.00
0.5.10
0.5.00
0.4.00
0.3.00
0.2.00

Package Sidebar

Install

npm i @bobbykim/mcl-container

Weekly Downloads

3

Version

0.7.1

License

MIT

Unpacked Size

30.3 kB

Total Files

7

Last publish

Collaborators

  • bobbykim