@vert/core
TypeScript icon, indicating that this package has built-in type declarations

1.2.1 • Public • Published

Vert

Vert is the service container for Vue to build Vue applications in OOP.

npm version test status

vert-logo

Introduction

Vert is a library which is designed for building applications that are based on Vue in OOP. It provides some function and decorators to help you to achieve that goal. In General, it's a service container for Vue and makes your project Angular-like.

Features

  • Build OOP Vue apps by using Angular-like grammar.
  • Pure TypeScript Experience.
  • Service container for Vue.
  • Inject dependencies into Vue components directly.
  • Built-in service (@vert/services).
  • Available for both Vue-SSR and Nuxt.js.

Documents

Please check all documents here.

Demo

Take care of yourself

I have developed several projects with this tool however please take care of yourself, leave me a issue if there is a bug.

Which projects?

Some projects for https://live.bilibili.com/ and https://manga.bilibili.com/

License

MIT

/@vert/core/

    Package Sidebar

    Install

    npm i @vert/core

    Weekly Downloads

    3

    Version

    1.2.1

    License

    MIT

    Unpacked Size

    88.6 kB

    Total Files

    31

    Last publish

    Collaborators

    • pwch