1.0.24 • Published 1 year ago

nrelaxed-ui v1.0.24

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year ago

nrelaxed-ui

A UI component library for Vue.js 3.x

Application interface document address: https://nrelaxedui.poggi.ink/

Install

npm install nrelaxed-ui

Quick Start

import Vue from 'vue'
import NRelaxed from 'nrelaxed-ui'
import 'nrelaxed-ui/lib/style.css'

Vue.use(NRelaxed)

// or
import {
  Sprite9,
  // ...
} from 'nrelaxed-ui'

Vue.component(Sprite9.name, Sprite9)
1.0.24

1 year ago

1.0.22

1 year ago

1.0.21

1 year ago

1.0.20

1 year ago

1.0.19

1 year ago

1.0.18

1 year ago

1.0.17

1 year ago

1.0.16

1 year ago

1.0.15

1 year ago

1.0.14

1 year ago

1.0.13

1 year ago

1.0.11

1 year ago

1.0.12

1 year ago

1.0.10

2 years ago

1.0.9

2 years ago

1.0.8

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago

0.0.0

2 years ago