vue-html-test-page

1.0.1 • Public • Published

vue-html-test-page

Quickly see how your application renders common html elements:

  • Headings
  • Formatting Elements
  • Lists
  • Tables
  • Forms

Install

$ npm install vue-html-test-page

Usage

import TestPage from 'vue-html-test-page'
 
Vue.use(TestPage)

Then render the test page markup from any Vue file

<html-test-page />

Credits

Test page markup from Tania Rascia's HTML5 test page for Primitive

Dependencies (0)

    Dev Dependencies (3)

    Package Sidebar

    Install

    npm i vue-html-test-page

    Weekly Downloads

    1

    Version

    1.0.1

    License

    ISC

    Unpacked Size

    13.3 kB

    Total Files

    3

    Last publish

    Collaborators

    • n3ps