Skip to content

monorepo for vue utils, but not only vue. such as render vue jsx in template; mock decorator for class to generate faker data; vue online playground and more....

License

Notifications You must be signed in to change notification settings

2214962083/vue-superman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

a717cde · Jun 7, 2022
May 22, 2022
Apr 20, 2022
May 29, 2022
Jun 3, 2022
Apr 21, 2022
May 26, 2022
Apr 17, 2022
May 7, 2022
May 13, 2022
May 11, 2022
Apr 17, 2022
Apr 23, 2022
Apr 17, 2022
Apr 20, 2022
Jun 7, 2022
Apr 19, 2022
Jun 3, 2022
Jun 3, 2022
Apr 17, 2022
May 6, 2022
May 26, 2022
May 29, 2022
May 11, 2022
Apr 17, 2022
May 10, 2022
Apr 18, 2022
Apr 17, 2022
May 22, 2022
Apr 17, 2022

Repository files navigation

Vue Superman

Vue useful lib collection, use vue like a superman, but not only vue.

English | 简体中文

version license stars

Introduction

Vue Superman is not a specific npm package, it is a collection of libraries that I extracted from the reusable part of my work.

Although it's called Vue Superman, the library provided is not limited to Vue. I hope the libraries or utils in it can solve some of your development difficulties and make your development more comfortable.

Document

View documentation

Libs List

Name Document Version Description
vue-xrender link version A library that allows you to render jsx in vue template or render template string in jsx, free rendering is up to you. Support vue2 and vue3.
class-mock link version A mock library that allows you use decorators with classes to generate fake data. Based on faker.js library.
vue-playground link version A code editor runner, real-time editing, real-time compilation, real-time preview.
vuepress-plugin-sandbox link version It is a vuepress plugin based on vue-playground, which supports rapid writing of demos of real-time editing, real-time compilation, and real-time preview.

Contributing

Learn about contribution here.

This project exists thanks to all the people who contribute:

License

MIT License © 2022-PRESENT yangjinming