QingWei-Li / vuep.run

πŸƒ An online playground for Vue2.0

Home Page:https://vuep.run

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vuep.run

πŸƒ An online playground for Vue

website: https://vuep.run

image

Features

  • Support ES modules
  • Load file from URL
  • Preload packages from ?pkg=
  • Code hosting demo

Demo

Params

  • https://vuep.run/[:url]

Absolute url or short url for GitHub like :username/:repo/:file

  • ?pkg=[:package]

Package name. Multiple pacakges separated by ,. Such as ?pkg=vuetrend,element-ui

  • &cdn=[:cdn]

The source of the packages. Default unpkg and optional jsdelivr.

  • &vue=[:version]

Vue version. The default is the latest version.

  • &css=[:css]

Similar to pkg but for CSS files, such as ?pkg=element-ui&css=element-ui/lib/theme-chalk/index.css

Inspired

License

MIT

About

πŸƒ An online playground for Vue2.0

https://vuep.run

License:MIT License


Languages

Language:Vue 59.3%Language:JavaScript 31.7%Language:EJS 9.0%