This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

@oktus/ui
TypeScript icon, indicating that this package has built-in type declarations

0.4.1 • Public • Published

Oktus UI


Installation

$ npm install @oktus/ui

# or using yarn
$ yarn add @oktus/ui

Usage

<template>
  <Button props />
</template>

<script>
import { Button } from '@oktus/ui'

export default {
  name: 'App',
  components: {
    Button
  }
}
</script>

Documentation

Storybook

License

MIT

Package Sidebar

Install

npm i @oktus/ui

Homepage

oktus.io

Weekly Downloads

0

Version

0.4.1

License

MIT

Unpacked Size

85.2 kB

Total Files

28

Last publish

Collaborators

  • oktusbot
  • mrcwgnr