0.1.10 • Published 2 years ago

vue-xrender v0.1.10

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

Introduction

A library that lets you render jsx or tsx components in a template, making your ui rendering more flexible.

vue2 and vue3 are supported.

Installation

for npm

npm i vue-xrender

for yarn

yarn add vue-xrender

for pnpm

pnpm add vue-xrender

Browser

<!-- Unpkg -->
<script src="https://unpkg.com/vue-xrender@latest" />

<!-- JsDelivr -->
<script src="https://cdn.jsdelivr.net/npm/vue-xrender@latest" />

Usage

The usage is documented in the documentation.

Contributing

Learn about contribution here.

This project exists thanks to all the people who contribute:

License

MIT License © 2022-PRESENT yangjinming

0.1.10

2 years ago

0.1.7

2 years ago

0.1.9

2 years ago

0.1.4

2 years ago

0.1.3

2 years ago

0.1.6

2 years ago

0.1.5

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

0.0.9

2 years ago

0.1.0

2 years ago

0.0.9-beta.1

2 years ago

0.0.7

2 years ago