@debionetwork/ui-components

0.0.12 • Public • Published

@debionetwork/ui-components

Decentralized Sovereign Biomed

The Anonymous-First Platform for Medical and Bioinformatics Data.

Node.js version Medium

Quick install

DeBio Ui is a collection of components (vue based) jointly developed by the DeBio team, which is intended to make it easier to develop a project without having to re-create your components repeatedly.

NPM

npm install @debionetwork/ui-components

or

Yarn

yarn add @debionetwork/ui-components

Bower

bower install @debionetwork/ui-components

Import

After installation, you can import the package into your project using this snippet:

import UiComponents from "@debionetwork/ui-components"
import "@debionetwork/ui-components/dist/debionetwork-ui-components.css"

Vue.use(UiComponents)

new Vue({
  UiComponents, // <-- Put here
  render: h => h(App)
}).$mount("#app")

And you can use it in all your pages or components

/@debionetwork/ui-components/

    Package Sidebar

    Install

    npm i @debionetwork/ui-components

    Weekly Downloads

    1

    Version

    0.0.12

    License

    AGPL-3.0

    Unpacked Size

    6.18 MB

    Total Files

    13

    Last publish

    Collaborators

    • alex32356
    • irmannmal
    • debio_dev
    • theo.blocksphere
    • lyd-bs
    • ciniiia
    • jackyrahman
    • debio-devops
    • agustinustheoo