Socket
Book a DemoInstallSign in
Socket

@bijinfeng/tabler-ui

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bijinfeng/tabler-ui

Stencil Component Starter

latest
Source
npmnpm
Version
0.0.7
Version published
Maintainers
1
Created
Source

Built With Stencil

tabler-ui

Stencil构建出的web components UI组件库

组件库所有组件样式来自tabler

安装

  • npm / yarn
npm i @bijinfeng/tabler-ui
<!-- 或 -->
yarn add @bijinfeng/tabler-ui
  • cdn
<script type="module" src="//unpkg.com/@bijinfeng/tabler-ui/dist/tabler-ui/tabler-ui.esm.js"></script>
<script nomodule="" src="//unpkg.com/@bijinfeng/tabler-ui/dist/tabler-ui/tabler-ui.js"></script>

使用

参考Stencil的文档

License

MIT

FAQs

Package last updated on 13 Dec 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts