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.

Libs List

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.

A mock library that allows you use decorators with classes to generate fake data. Based on faker.js library.

A code editor runner, real-time editing, real-time compilation, real-time preview.

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.