safe-ui
TypeScript icon, indicating that this package has built-in type declarations

1.2.2 • Public • Published

vite lib option with storybook

usage

import { createApp } from 'vue'
import App from './App.vue'
// import js
import SAFEUI from 'safe-ui'
// import style.css
import 'safe-ui/style'

createApp(App).use(SAFEUI).mount('#app')

Package Sidebar

Install

npm i safe-ui

Weekly Downloads

1

Version

1.2.2

License

MIT

Unpacked Size

327 kB

Total Files

13

Last publish

Collaborators

  • levelopers