Skip to content

Quickly see how your site renders common html elements

Notifications You must be signed in to change notification settings

n3ps/vue-html-test-page

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vue-html-test-page

npm version

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

About

Quickly see how your site renders common html elements

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published