@hungry-studio/material
TypeScript icon, indicating that this package has built-in type declarations

0.0.23 • Public • Published

@hungry-studio/material

NPM version NPM downloads

前端物料库

Usage

First, introduce css file:

import '@hungry-studio/material/dist/style.css';

Then, introduce components:

<script setup lang="ts">
  import { SelectInput } from '@hungry-studio/material';
</script>

Options

TODO

Development

# install dependencies
$ pnpm install

# develop library by docs demo
$ pnpm start

# build library source code
$ pnpm run build

# build library source code in watch mode
$ pnpm run build:watch

# build docs
$ pnpm run docs:build

# Locally preview the production build.
$ pnpm run docs:preview

# check your project for potential problems
$ pnpm run doctor

# Test
$ pnpm test

# Coverage
$ pnpm test:cov

# Lint
$ pnpm lint

LICENSE

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i @hungry-studio/material

Weekly Downloads

11

Version

0.0.23

License

MIT

Unpacked Size

2.18 MB

Total Files

55

Last publish

Collaborators

  • yuxiaohungrystudio
  • uzty
  • xc1993