Skip to content

Latest commit

 

History

History
48 lines (35 loc) · 3.79 KB

README_zh-CN.md

File metadata and controls

48 lines (35 loc) · 3.79 KB

Vue Superman

Vue 有用的 lib 合集,像超人一样使用 vue ,但不仅仅限于 vue 。

English | 简体中文

version license stars

介绍

Vue Superman 不是一个具体的 npm 包,它是我把工作中可复用部分抽离出来的库集合。

虽然它叫 Vue Superman,但提供的库并不局限于 Vue。希望里面的库或小工具能够解决你一些开发难点,让你开发得更舒服。

文档

查看文档

库列表

库名 文档 版本 描述
vue-xrender 链接 version 一个可以让你在 vue template 中渲染 jsx 或在 jsx 中渲染 template 字符串的库,自由渲染由你做主。支持 vue2 和 vue3。
class-mock 链接 version 一个可以让你用装饰器配合 class 生成假数据的 mock 库。基于 faker.js 库。
vue-playground 链接 version 一个代码编辑运行器,实时编辑、实时编译、实时预览。
vuepress-plugin-sandbox 链接 version 它是一个基于 vue-playground 的 vuepress 插件,支持快速书写实时编辑、实时编译、实时预览的 demo

Contributing

Learn about contribution here.

This project exists thanks to all the people who contribute:

License

MIT License © 2022-PRESENT yangjinming