vue-runtime

1.2.0 • Public • Published

vue-runtime

Past and present you deserve it(过去和现在你值得拥有))

DEMO

Usage

import Runtime from 'vue-runtime/src/components/runtime.vue'
Vue.component('runtime', Runtime)
 
 

OR

import Runtime from 'vue-runtime/src/index.js'
Vue.use(Runtime)
 
<runtime start="2012-10-25 00:00:00"></runtime>

Build Setup

# install dependencies
npm install
 
# serve with hot reload at localhost:8080
npm run demo:dev
 
# build for demo with minification
npm run demo:build
 
# build for gh-pages with minification
npm run demo:prepublish
 
# build for production with minification
npm run build

Package Sidebar

Install

npm i vue-runtime

Weekly Downloads

1

Version

1.2.0

License

MIT

Last publish

Collaborators

  • savoygu