1.0.4 • Published 7 months ago

op-headless-lib v1.0.4

Weekly downloads
-
License
-
Repository
-
Last release
7 months ago

op-headless-lib is a Vue 3 library that provides a suite of pre-built components, eliminating the need for managing underlying logic, accessibility, or styling.

With op-headless-lib, you can focus on building your application with compact, fully customizable, and headless components.

Table of Contents

Installation

To install the op-headless-lib, you can use either npm, yarn or pnpm:

npm install op-headless-lib
# or
yarn add op-headless-lib
# or
pnpm add op-headless-lib

Usage

You can register op-headless-lib in your Vue 3 application as a plugin. You can import all components at once:

import lib from 'op-headless-lib';
app.use(lib);

Or import individual components:

import {YOUR_COMPONENT} from 'op-headless-lib';

Or if you do not wish to install the components globally

they can also be imported directly into your Vue files.

Features

op-headless-lib offers the following features:

  • Headless components
  • Fully customizable
  • Compact size

Contribution

Currently, the project is managed by a single developer.

Contact

For support or further questions, please open an issue.

1.0.2

8 months ago

1.0.4

7 months ago

1.0.3

8 months ago

1.0.1

10 months ago

1.0.0

11 months ago

0.3.25

12 months ago

0.3.24

12 months ago

0.3.23

1 year ago

0.3.22

1 year ago

0.3.21

1 year ago

0.3.2

1 year ago

0.3.1

1 year ago

0.3.3

12 months ago

0.3.0

2 years ago

0.2.1

2 years ago

0.2.7

2 years ago

0.2.6

2 years ago

0.2.3

2 years ago

0.2.2

2 years ago

0.2.5

2 years ago

0.2.0

2 years ago

0.1.14

2 years ago

0.1.13

2 years ago

0.1.12

2 years ago

0.1.11

2 years ago

0.1.10

2 years ago

0.1.9

2 years ago

0.1.8

2 years ago

0.1.7

2 years ago

0.1.6

2 years ago

0.1.5

2 years ago

0.1.4

2 years ago

0.1.3

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago

0.0.9

2 years ago

0.0.8

2 years ago

0.0.7

2 years ago

0.0.6

2 years ago

0.0.5

2 years ago