@kkna/component-material

0.0.4 • Public • Published

@kkna/component-material

npm version npm downloads license

Usage

NPM

install
# npm
npm install @kkna/component-material

# yarn
yarn add @kkna/component-material

# pnpm
pnpm install @kkna/component-material

# bun
bun install @kkna/component-material
use
import '@kkna/component-material'

export default () => (
  <kkna-material></kkna-material>
)

CDN

<script type="module" src="https://esm.sh/@kkna/component-material"></script>
<kkna-material></kkna-material>

License

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i @kkna/component-material

Weekly Downloads

78

Version

0.0.4

License

MIT

Unpacked Size

3.21 kB

Total Files

3

Last publish

Collaborators

  • kwaa